tmf: log error before displaying message
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 26 Nov 2015 22:50:01 +0000 (17:50 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 27 Nov 2015 01:48:34 +0000 (20:48 -0500)
commitbced2679001b45d51f3c11af784a78d13899a43c
treeccf8dc271c6077c8b2b68066ca02f65946ee3fd6
parentb6f14576953440dad8a409ef262ea0c10925144a
tmf: log error before displaying message

Otherwise the error is logged only after the dialog is closed.
This is not a problem for normal use but for automated tests it can be
tricky since we can stop the test before closing the dialog and still look for
errors.

Change-Id: I1579fa166af2fbe5cd55fdb82b92d976171deaf6
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Reviewed-on: https://git.eclipse.org/r/61066
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/project/model/TraceUtils.java
This page took 0.025258 seconds and 5 git commands to generate.