Commit 64fe3a5
Fix severe warning from class loader in servo (#3577)
* Add class loader member variable instead of creating on stack
* Fix formatting to satisfy clang
---------
Co-authored-by: AndyZe <andyz@utexas.edu>
Co-authored-by: Nathan Brooks <nathanbrooks@picknik.ai>
(cherry picked from commit 92654dd)1 parent e489b04 commit 64fe3a5
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
232 | 235 | | |
233 | 236 | | |
234 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments