Commit 36b8bf4
committed
Use SubMonintor in CheckConditionsContext
done() call not necessary here and convert can also handle null. Also
split will also check for cancellation so the additional cancellation
check is not necessary.
See https://www.eclipse.org/articles/Article-Progress-Monitors/article.html1 parent d03901e commit 36b8bf4
File tree
1 file changed
+2
-7
lines changed- bundles/org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/core/refactoring/participants
1 file changed
+2
-7
lines changedLines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
102 | 100 | | |
103 | 101 | | |
104 | 102 | | |
105 | | - | |
106 | | - | |
| 103 | + | |
107 | 104 | | |
108 | 105 | | |
109 | 106 | | |
| |||
117 | 114 | | |
118 | 115 | | |
119 | 116 | | |
| 117 | + | |
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
123 | | - | |
124 | | - | |
125 | 121 | | |
126 | | - | |
127 | 122 | | |
128 | 123 | | |
129 | 124 | | |
| |||
0 commit comments