NEW 152303
Web Inspector: Allow full interaction and console evaluations when a JavaScript alert is showing
https://bugs.webkit.org/show_bug.cgi?id=152303
Summary Web Inspector: Allow full interaction and console evaluations when a JavaScri...
Timothy Hatcher
Reported 2015-12-15 09:44:32 PST
We are blocked by the runloop of the WebProcess from doing anything with the backend while a JavaScript alert is showing. Chrome does not have this limitation.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-12-15 09:44:50 PST
Blaze Burg
Comment 2 2017-01-13 17:02:30 PST
Joe, how would we fix this in the backend? Safari now has tab-modal dialogs, but we still can't spin the run loop apparently.
Note You need to log in before you can comment on or make changes to this bug.