Fix invalid thread access in staging view when config changes
commitaa778899b1b12d4cd8d980056012aa7a30b70273
authorThomas Wolf <thomas.wolf@paranor.ch>
Tue, 3 Apr 2018 11:00:48 +0000 (3 13:00 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Tue, 3 Apr 2018 11:28:22 +0000 (3 13:28 +0200)
tree73debf40893b5682315b15d21aabf62e9affbeab
parent1487a67375c5e5b37efe34c1a34962f4eafc1ad3
Fix invalid thread access in staging view when config changes

Resetting the commit message component must be done in the UI
thread.

Bug: 533019
Change-Id: Ia2189504aef004937b84921a14a9ea78f79a05e6
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java