tmf: Workaround for leaking views
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 6 Apr 2016 15:08:54 +0000 (11:08 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Mon, 11 Apr 2016 18:32:03 +0000 (14:32 -0400)
commit1cefda97f191ee991f26dc1e6cc6be20dcbd8e76
tree45c4ef1e291b7a80b91370b97cc6c688a457a411
parent2501b01e74b81e9c596ae3a09e7816b9b2a69948
tmf: Workaround for leaking views

As a workaround for Bug 490400, clear the actions bars of views that
contribute to the tool bar manager so that their actions don't retain
references to the view when it is closed.

Change-Id: I3af262aad4416e40edf587f1313c8480517541b0
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/70059
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfView.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java
This page took 0.025646 seconds and 5 git commands to generate.