Summary: | Use WTF::Function instead of std::function in StorageManager | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, beidson, buildbot, ggaren | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Chris Dumez
2017-06-09 12:19:40 PDT
Created attachment 312471 [details]
Patch
Attachment 312471 [details] did not pass style-queue:
ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:597: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 1 in 3 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 312471 [details] Patch Clearing flags on attachment: 312471 Committed r218017: <http://trac.webkit.org/changeset/218017> All reviewed patches have been landed. Closing bug. |