Bug 180961 - Default scope used when registering a service worker is wrong
Summary: Default scope used when registering a service worker is wrong
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: 2017-12-18 18:01 PST by Chris Dumez
Modified: 2017-12-18 21:09 PST (History)
5 users (show)

See Also:


Attachments
Patch (11.50 KB, patch)
2017-12-18 18:44 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-18 18:01:32 PST
Default scope used when registering a service worker is wrong, it does not match:
- https://w3c.github.io/ServiceWorker/#start-register (Step 4)
Comment 1 Chris Dumez 2017-12-18 18:44:23 PST
Created attachment 329723 [details]
Patch
Comment 2 WebKit Commit Bot 2017-12-18 21:08:56 PST
Comment on attachment 329723 [details]
Patch

Clearing flags on attachment: 329723

Committed r226096: <https://trac.webkit.org/changeset/226096>
Comment 3 WebKit Commit Bot 2017-12-18 21:08:58 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-12-18 21:09:16 PST
<rdar://problem/36123927>