Bug 180255 - Drop clientCreationURL from ServiceWorkerRegistrationKey
Summary: Drop clientCreationURL from ServiceWorkerRegistrationKey
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 180215
  Show dependency treegraph
 
Reported: 2017-12-01 09:48 PST by Chris Dumez
Modified: 2017-12-06 10:41 PST (History)
5 users (show)

See Also:


Attachments
Patch (10.19 KB, patch)
2017-12-01 10:01 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 2017-12-01 09:48:16 PST
Drop clientCreationURL from ServiceWorkerRegistrationKey. It is not needed and leads to wrong behavior when using the Service Worker API from inside service workers.
Comment 1 Chris Dumez 2017-12-01 10:01:36 PST
Created attachment 328111 [details]
Patch
Comment 2 WebKit Commit Bot 2017-12-01 10:29:09 PST
Comment on attachment 328111 [details]
Patch

Clearing flags on attachment: 328111

Committed r225398: <https://trac.webkit.org/changeset/225398>
Comment 3 WebKit Commit Bot 2017-12-01 10:29:11 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-12-01 10:30:45 PST
<rdar://problem/35799628>