RESOLVED FIXED 182449
Make all sync IPCs during ScriptDisallowedScope set DoNotProcessIncomingMessagesWhenWaitingForSyncReply
https://bugs.webkit.org/show_bug.cgi?id=182449
Summary Make all sync IPCs during ScriptDisallowedScope set DoNotProcessIncomingMessa...
Ryosuke Niwa
Reported 2018-02-02 14:16:02 PST
Make sure we don't process arbitrary sync IPCs in WebContent process while there is a ScriptDisallowedScope in stack.
Attachments
WIP (2.64 KB, patch)
2018-02-02 14:27 PST, Ryosuke Niwa
no flags
Patch (1.89 KB, patch)
2018-04-05 16:53 PDT, Ryosuke Niwa
cdumez: review+
Ryosuke Niwa
Comment 1 2018-02-02 14:27:39 PST
EWS Watchlist
Comment 2 2018-02-02 16:29:13 PST
Attachment 333001 [details] did not pass style-queue: ERROR: Source/WebKit/Platform/IPC/Connection.h:44: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKit/WebProcess/Plugins/WebPluginInfoProvider.cpp:148: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Radar WebKit Bug Importer
Comment 3 2018-04-05 15:40:56 PDT
Ryosuke Niwa
Comment 4 2018-04-05 16:53:21 PDT
Ryosuke Niwa
Comment 5 2018-04-06 16:53:32 PDT
Note You need to log in before you can comment on or make changes to this bug.