Commit 9f9d725
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 caa9675 commit 9f9d725
1 file changed
Lines changed: 2 additions & 9 deletions
File tree
- bundles/org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/core/refactoring/participants
Lines changed: 2 additions & 9 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 | | - | |
107 | | - | |
| 103 | + | |
108 | 104 | | |
109 | 105 | | |
110 | 106 | | |
| |||
120 | 116 | | |
121 | 117 | | |
122 | 118 | | |
| 119 | + | |
123 | 120 | | |
124 | 121 | | |
125 | 122 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 123 | | |
130 | | - | |
131 | 124 | | |
132 | 125 | | |
133 | 126 | | |
| |||
0 commit comments