Bug 139425 - Use the new storage namespace provider in WebKit1
Summary: Use the new storage namespace provider in WebKit1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 139464
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-08 17:26 PST by Anders Carlsson
Modified: 2014-12-10 17:31 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.48 KB, patch)
2014-12-08 17:27 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (7.78 KB, patch)
2014-12-09 07:58 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (7.77 KB, patch)
2014-12-09 08:33 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (8.83 KB, patch)
2014-12-09 12:28 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-12-08 17:26:59 PST
Use the new storage namespace provider in WebKit1
Comment 1 Anders Carlsson 2014-12-08 17:27:59 PST
Created attachment 242867 [details]
Patch
Comment 2 Anders Carlsson 2014-12-09 07:58:34 PST
Created attachment 242920 [details]
Patch
Comment 3 Anders Carlsson 2014-12-09 08:33:19 PST
Created attachment 242924 [details]
Patch
Comment 4 Anders Carlsson 2014-12-09 12:28:52 PST
Created attachment 242958 [details]
Patch
Comment 5 Tim Horton 2014-12-09 13:39:43 PST
Comment on attachment 242958 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=242958&action=review

> Source/WebKit/WebKit.vcxproj/WebKit/WebKit.vcxproj:422
> +  <CLInclude Include="..\..\Storage\WebStorageNamespaceProvider.h" />

this looks capitalized and indented wrong
Comment 6 Anders Carlsson 2014-12-09 13:48:52 PST
Committed r177037: <http://trac.webkit.org/changeset/177037>
Comment 7 WebKit Commit Bot 2014-12-09 16:16:42 PST
Re-opened since this is blocked by bug 139464
Comment 8 Anders Carlsson 2014-12-10 17:31:15 PST
Committed r177119: <http://trac.webkit.org/changeset/177119>