WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
178735
Add support for unregistering a service worker
https://bugs.webkit.org/show_bug.cgi?id=178735
Summary
Add support for unregistering a service worker
Chris Dumez
Reported
2017-10-24 11:00:34 PDT
Add support for unregistering a service worker: -
https://w3c.github.io/ServiceWorker/#navigator-service-worker-unregister
Attachments
WIP Patch
(24.32 KB, patch)
2017-10-24 12:23 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(34.42 KB, patch)
2017-10-24 13:07 PDT
,
Chris Dumez
beidson
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-10-24 12:23:37 PDT
Created
attachment 324701
[details]
WIP Patch
Chris Dumez
Comment 2
2017-10-24 13:07:06 PDT
Created
attachment 324708
[details]
Patch
Brady Eidson
Comment 3
2017-10-25 11:23:57 PDT
Comment on
attachment 324708
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=324708&action=review
> Source/WebCore/workers/service/server/SWServerRegistration.cpp:181 > + // If the origin of jobâs scope url is not jobâs client's origin, then:
Get rid of some unicode stuff (check-webkit-style used to catch these things)
Chris Dumez
Comment 4
2017-10-25 11:29:00 PDT
Committed
r223964
: <
https://trac.webkit.org/changeset/223964
>
Radar WebKit Bug Importer
Comment 5
2017-11-15 12:49:12 PST
<
rdar://problem/35568210
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug