tmf: Fix SWTException in TimeGraphMarkerAxis
authorPatrick Tasse <patrick.tasse@gmail.com>
Thu, 24 Mar 2016 21:18:07 +0000 (17:18 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Mon, 28 Mar 2016 18:48:30 +0000 (14:48 -0400)
commitd1709ceda78c03b2aa2725ac82b8c3e82b5bdc0e
tree98b73a27a405ec927ea9ea9fc8b0fac7da5e9504
parentc422f500d4622e1aa822a09067e7bbfcbbb6b936
tmf: Fix SWTException in TimeGraphMarkerAxis

The zoom thread can call setMarkers() while the view containing the time
graph has been closed in the meantime, causing a SWTException: Widget is
disposed.

Change-Id: I586b3835fdee958e5e7c558f000954a3de5db616
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/69282
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java
This page took 0.025319 seconds and 5 git commands to generate.