Summary: | Drop NetworkCacheStatistics code | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||||
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | achristensen, cgarcia, commit-queue, ews-watchlist, ggaren, koivisto, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Chris Dumez
2019-03-18 14:07:16 PDT
Created attachment 365060 [details]
Patch
Attachment 365060 [details] did not pass style-queue:
ERROR: Source/WebKit/NetworkProcess/cache/NetworkCacheStorage.cpp:179: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 1 in 4 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 365164 [details]
Patch
Attachment 365164 [details] did not pass style-queue:
ERROR: Source/WebKit/NetworkProcess/cache/NetworkCacheStorage.cpp:179: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 1 in 4 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 365164 [details] Patch Clearing flags on attachment: 365164 Committed r243143: <https://trac.webkit.org/changeset/243143> All reviewed patches have been landed. Closing bug. |