Bug 143525

Summary: Add a WebApplicationCache::storage() and use it instead of the WebCore singleton
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch koivisto: review+

Description Anders Carlsson 2015-04-08 11:01:11 PDT
Add a WebApplicationCache::storage() and use it instead of the WebCore singleton
Comment 1 Anders Carlsson 2015-04-08 11:01:43 PDT
Created attachment 250361 [details]
Patch
Comment 2 Anders Carlsson 2015-04-08 11:53:14 PDT
Created attachment 250365 [details]
Patch
Comment 3 Anders Carlsson 2015-04-08 12:29:37 PDT
Committed r182559: <http://trac.webkit.org/changeset/182559>