Bug 139425

Summary: Use the new storage namespace provider in WebKit1
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 139464    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch thorton: review+

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>