| Summary: | Add a stubbed out version of WebStorageNamespaceProvider | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||||||||||
| Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||||||||||
| Status: | RESOLVED FIXED | ||||||||||||||
| Severity: | Normal | CC: | commit-queue | ||||||||||||
| Priority: | P2 | ||||||||||||||
| Version: | 528+ (Nightly build) | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Anders Carlsson
2014-12-02 16:50:52 PST
Created attachment 242464 [details]
Patch
Attachment 242464 [details] did not pass style-queue:
ERROR: Source/WebKit/Storage/WebStorageNamespaceProvider.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Total errors found: 1 in 9 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 242471 [details]
Patch
Created attachment 242474 [details]
Patch
Attachment 242474 [details] did not pass style-queue:
ERROR: Source/WebKit/Storage/WebStorageNamespaceProvider.cpp:26: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
ERROR: Source/WebKit/Storage/WebStorageNamespaceProvider.cpp:27: Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Total errors found: 2 in 11 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 242681 [details]
Patch
Attachment 242681 [details] did not pass style-queue:
ERROR: Source/WebKit/Storage/WebStorageNamespaceProvider.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Total errors found: 1 in 9 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 242715 [details]
Patch
Attachment 242715 [details] did not pass style-queue:
ERROR: Source/WebKit/Storage/WebStorageNamespaceProvider.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Total errors found: 1 in 11 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 242715 [details] Patch Clearing flags on attachment: 242715 Committed r176913: <http://trac.webkit.org/changeset/176913> All reviewed patches have been landed. Closing bug. |