Summary: | [WK2] Add API to clear service worker registrations | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, beidson, buildbot, commit-queue, rniwa, webkit-bug-importer, youennf | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=174541 | ||||||
Attachments: |
|
Description
Chris Dumez
2017-10-09 09:55:22 PDT
Created attachment 323181 [details]
Patch
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 on attachment 323181 [details] Patch Clearing flags on attachment: 323181 Committed r223158: <http://trac.webkit.org/changeset/223158> All reviewed patches have been landed. Closing bug. |