Summary: | Use OptionSet for NetworkCache::Storage::TraverseFlags | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> | ||||||||
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | andersca, beidson, commit-queue, ews-watchlist, webkit-bug-importer | ||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Attachments: |
|
Description
Antti Koivisto
2018-08-22 04:47:55 PDT
Created attachment 347777 [details]
patch
Attachment 347777 [details] did not pass style-queue:
ERROR: Source/WebKit/NetworkProcess/cache/NetworkCacheStorage.h:101: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 1 in 6 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 347780 [details]
patch
Attachment 347780 [details] did not pass style-queue:
ERROR: Source/WebKit/NetworkProcess/cache/NetworkCacheStorage.h:101: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 1 in 6 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 347783 [details]
patch
Attachment 347783 [details] did not pass style-queue:
ERROR: Source/WebKit/NetworkProcess/cache/NetworkCacheStorage.h:101: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 1 in 6 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 347783 [details] patch Clearing flags on attachment: 347783 Committed r235169: <https://trac.webkit.org/changeset/235169> All reviewed patches have been landed. Closing bug. |