tmf.ui: Use a job for the time graph view's build thread
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Mon, 30 May 2016 03:05:57 +0000 (23:05 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 8 Aug 2016 20:04:12 +0000 (16:04 -0400)
commit2621bb64c4d629b13ca190dd5739625acd8bb9be
tree021f24112d255c18666865552b4a132ec0dd4062
parent48b36dceefd77871835e1b4961fe0ba75f4bbed5
tmf.ui: Use a job for the time graph view's build thread

This allows swtbot's waitForJobs to wait for the build thread to complete.
It also prevents from having to instanciate a monitor.

Change-Id: Idbb5031b0343ba44e39ff6a1ba0f06b2e764a6de
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/75279
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/messages.properties
This page took 0.037624 seconds and 5 git commands to generate.