- Notifications
You must be signed in to change notification settings - Fork110
Commitf84e9f8
authored
[Mac] throw js exception if iosurface fails to be created (#1567)
* [Mac] throw js exception if iosurface fails to be created* frontend already checks for an exception during surface creation. It iscleaner for us to throw in this case since this is basically a fatal error.Prevents the possibility of an undefined value being passed into node-window-rendering etc1 parent7f518ad commitf84e9f8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
| 339 | + | |
339 | 340 | | |
| 341 | + | |
340 | 342 | | |
341 | 343 | | |
342 | 344 | | |
| |||
0 commit comments
Comments
(0)