Commit f2e2f88
committed
Revert "Defer expensive project reference computation during selection changes"
This reverts commit 3aaea37e05f6d0e2ff90db5b2030dca8b1a98c83 and the
follow-up Javadoc fix in 3b23ac5.
The override of updateSelection() introduced in #3871 left
CloseUnrelatedProjectsAction enabled after the last unrelated project
was closed, because the cheap enablement check no longer consulted the
project graph. Restoring the previous behavior is the simplest fix
while a follow-up addresses the original UI-thread cost separately.
Refs #26361 parent e86d7f2 commit f2e2f88
1 file changed
Lines changed: 0 additions & 20 deletions
File tree
- bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 133 | | |
154 | 134 | | |
155 | 135 | | |
| |||
0 commit comments