Bug 143540

Summary: Give each cache group a storage and use it in place of the singleton
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Anders Carlsson
Reported 2015-04-08 16:54:24 PDT
Give each cache group a storage and use it in place of the singleton
Attachments
Patch (12.64 KB, patch)
2015-04-08 16:55 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2015-04-08 16:55:15 PDT
Alexey Proskuryakov
Comment 2 2015-04-08 22:13:53 PDT
I'd love to know more about the plan. My understanding is that storage groups need to be application global, really.
Anders Carlsson
Comment 3 2015-04-09 09:11:33 PDT
(In reply to comment #2) > I'd love to know more about the plan. My understanding is that storage > groups need to be application global, really. This is just about the possibility to give each web view (web page) a different data store (which includes the application cache).
Anders Carlsson
Comment 4 2015-04-09 09:14:02 PDT
Note You need to log in before you can comment on or make changes to this bug.