Bug 180147

Summary: StorageToWebProcessConnection & WebSWServerToContextConnection should use the same underlying IPC::Connection
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, ggaren, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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
Patch (28.17 KB, patch)
2017-11-29 11:49 PST, Chris Dumez
no flags
Patch (28.17 KB, patch)
2017-11-29 11:57 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-11-29 10:48:08 PST
Chris Dumez
Comment 2 2017-11-29 11:49:43 PST
Chris Dumez
Comment 3 2017-11-29 11:57:31 PST
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
Note You need to log in before you can comment on or make changes to this bug.