Bug 182192 - Make sure service worker code does not launch a StorageProcess unnecessarily
Summary: Make sure service worker code does not launch a StorageProcess unnecessarily
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-26 15:40 PST by Chris Dumez
Modified: 2018-01-26 17:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.09 KB, patch)
2018-01-26 16:20 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.09 KB, patch)
2018-01-26 16:30 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.