Bug 178085 - [WK2] Add API to clear service worker registrations
Summary: [WK2] Add API to clear service worker registrations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-09 09:55 PDT by Chris Dumez
Modified: 2017-10-10 17:01 PDT (History)
7 users (show)

See Also:


Attachments
Patch (15.74 KB, patch)
2017-10-09 10:01 PDT, 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-10-09 09:55:22 PDT
Add API to clear service worker registrations.
Comment 1 Chris Dumez 2017-10-09 09:55:40 PDT
<rdar://problem/34866025>
Comment 2 Chris Dumez 2017-10-09 10:01:26 PDT
Created attachment 323181 [details]
Patch
Comment 3 Build Bot 2017-10-09 10:03:55 PDT
Attachment 323181 [details] did not pass style-queue:


ERROR: Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:429:  Multi line control clauses should use braces.  [whitespace/braces] [4]
ERROR: Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:727:  Multi line control clauses should use braces.  [whitespace/braces] [4]
ERROR: Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:1010:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 3 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 WebKit Commit Bot 2017-10-10 17:01:32 PDT
Comment on attachment 323181 [details]
Patch

Clearing flags on attachment: 323181

Committed r223158: <http://trac.webkit.org/changeset/223158>
Comment 5 WebKit Commit Bot 2017-10-10 17:01:33 PDT
All reviewed patches have been landed.  Closing bug.