Bug 182192

Summary: Make sure service worker code does not launch a StorageProcess unnecessarily
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: 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

Description Chris Dumez 2018-01-26 15:40:22 PST
Make sure service worker code does not launch a StorageProcess unnecessarily.
Comment 1 Radar WebKit Bug Importer 2018-01-26 15:41:21 PST
<rdar://problem/36927427>
Comment 2 Chris Dumez 2018-01-26 16:20:27 PST
Created attachment 332424 [details]
Patch
Comment 3 Geoffrey Garen 2018-01-26 16:28:16 PST
Comment on attachment 332424 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=332424&action=review

r=me

> Source/WebKit/ChangeLog:9
> +        When calling WebProcess::existingWebToStorageProcessConnection(), make sure we do

do not
Comment 4 Chris Dumez 2018-01-26 16:30:57 PST
Created attachment 332426 [details]
Patch
Comment 5 WebKit Commit Bot 2018-01-26 17:49:17 PST
Comment on attachment 332426 [details]
Patch

Clearing flags on attachment: 332426

Committed r227709: <https://trac.webkit.org/changeset/227709>
Comment 6 WebKit Commit Bot 2018-01-26 17:49:18 PST
All reviewed patches have been landed.  Closing bug.