WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
180147
StorageToWebProcessConnection & WebSWServerToContextConnection should use the same underlying IPC::Connection
https://bugs.webkit.org/show_bug.cgi?id=180147
Summary
StorageToWebProcessConnection & WebSWServerToContextConnection should use the...
Chris Dumez
Reported
2017-11-29 10:11:02 PST
StorageToWebProcessConnection & WebSWServerToContextConnection should use the same underlying IPC::Connection. Otherwise, we have with 2 IPC::Connections between the StorageProcess and the ServiceWorker (aka Context) process, which makes synchronization of IPC messages difficult.
Attachments
Patch
(28.10 KB, patch)
2017-11-29 10:48 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(28.17 KB, patch)
2017-11-29 11:49 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(28.17 KB, patch)
2017-11-29 11:57 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-11-29 10:48:08 PST
Created
attachment 327871
[details]
Patch
Chris Dumez
Comment 2
2017-11-29 11:49:43 PST
Created
attachment 327881
[details]
Patch
Chris Dumez
Comment 3
2017-11-29 11:57:31 PST
Created
attachment 327883
[details]
Patch
Chris Dumez
Comment 4
2017-11-29 13:11:10 PST
Comment on
attachment 327883
[details]
Patch Clearing flags on attachment: 327883 Committed
r225289
: <
https://trac.webkit.org/changeset/225289
>
Chris Dumez
Comment 5
2017-11-29 13:11:11 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-11-29 13:12:43 PST
<
rdar://problem/35755455
>
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