Commit cffac27
committed
mac: Fix CEF message pump during modal tracking (see #443)
Use performSelector:onThread:withObject:waitUntilDone:modes: with both
NSDefaultRunLoopMode and NSEventTrackingRunLoopMode to ensure CEF's
message loop work is processed during modal operations like window
resize and close.1 parent 2c8f1d1 commit cffac27
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | | - | |
461 | | - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
462 | 465 | | |
463 | 466 | | |
464 | 467 | | |
| |||
0 commit comments