You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove document listener from *old* document on setDocument()
UpdateDocumentListener is added to document but not always removed in
ProjectionViewer, regression introduced by commit
eclipse-platform@1848058
This fixes remaining possible leak, where *multiple* documents were used
in ProjectionViewer.
See eclipse-jdt/eclipse.jdt.ui#2532
0 commit comments