RESOLVED FIXED 139213
Add a stubbed out version of WebStorageNamespaceProvider
https://bugs.webkit.org/show_bug.cgi?id=139213
Summary Add a stubbed out version of WebStorageNamespaceProvider
Anders Carlsson
Reported 2014-12-02 16:50:52 PST
Add a stubbed out version of WebStorageNamespaceProvider
Attachments
Patch (16.56 KB, patch)
2014-12-02 16:54 PST, Anders Carlsson
no flags
Patch (19.11 KB, patch)
2014-12-02 17:50 PST, Anders Carlsson
no flags
Patch (19.07 KB, patch)
2014-12-02 18:30 PST, Anders Carlsson
no flags
Patch (16.55 KB, patch)
2014-12-05 16:56 PST, Anders Carlsson
no flags
Patch (19.03 KB, patch)
2014-12-06 09:48 PST, Anders Carlsson
no flags
Anders Carlsson
Comment 1 2014-12-02 16:54:27 PST
WebKit Commit Bot
Comment 2 2014-12-02 16:57:23 PST
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.
Anders Carlsson
Comment 3 2014-12-02 17:50:29 PST
Anders Carlsson
Comment 4 2014-12-02 18:30:33 PST
WebKit Commit Bot
Comment 5 2014-12-02 18:32:12 PST
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.
Anders Carlsson
Comment 6 2014-12-05 16:56:12 PST
WebKit Commit Bot
Comment 7 2014-12-05 16:58:38 PST
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.
Anders Carlsson
Comment 8 2014-12-06 09:48:03 PST
WebKit Commit Bot
Comment 9 2014-12-06 09:50:49 PST
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.
WebKit Commit Bot
Comment 10 2014-12-06 13:27:07 PST
Comment on attachment 242715 [details] Patch Clearing flags on attachment: 242715 Committed r176913: <http://trac.webkit.org/changeset/176913>
WebKit Commit Bot
Comment 11 2014-12-06 13:27:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.