RESOLVED FIXED 182458
Add DoNotProcessIncomingMessagesWhenWaitingForSyncReply to GetPlugins and RootViewToScreen
https://bugs.webkit.org/show_bug.cgi?id=182458
Summary Add DoNotProcessIncomingMessagesWhenWaitingForSyncReply to GetPlugins and Roo...
Ryosuke Niwa
Reported 2018-02-02 22:10:08 PST
I found two more sync IPCs that gets sent while ScriptDisallowedScope is present. Add DoNotProcessIncomingMessagesWhenWaitingForSyncReply to those syncSend calls.
Attachments
Adds the option (2.84 KB, patch)
2018-02-02 23:09 PST, Ryosuke Niwa
no flags
Radar WebKit Bug Importer
Comment 1 2018-02-02 22:11:08 PST
Ryosuke Niwa
Comment 2 2018-02-02 23:09:12 PST
Created attachment 333029 [details] Adds the option
EWS Watchlist
Comment 3 2018-02-02 23:11:02 PST
Attachment 333029 [details] did not pass style-queue: ERROR: Source/WebKit/WebProcess/Plugins/WebPluginInfoProvider.cpp:148: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Chris Dumez
Comment 4 2018-02-05 13:10:45 PST
Comment on attachment 333029 [details] Adds the option r=me
WebKit Commit Bot
Comment 5 2018-02-05 14:13:56 PST
Comment on attachment 333029 [details] Adds the option Clearing flags on attachment: 333029 Committed r228125: <https://trac.webkit.org/changeset/228125>
WebKit Commit Bot
Comment 6 2018-02-05 14:13:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.