WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(1.89 KB, patch)
2018-04-05 16:53 PDT
,
Ryosuke Niwa
cdumez
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2018-02-02 14:27:39 PST
Created
attachment 333001
[details]
WIP
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
<
rdar://problem/39222541
>
Ryosuke Niwa
Comment 4
2018-04-05 16:53:21 PDT
Created
attachment 337311
[details]
Patch
Ryosuke Niwa
Comment 5
2018-04-06 16:53:32 PDT
Committed
r230359
: <
https://trac.webkit.org/changeset/230359
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug