Bug 23171

Summary: Cannot set different LocalStorage paths to different page groups.
Product: WebKit Reporter: Yael <yael>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Add API for setting page group per page and allowing setting different LocalStorage paths to different page groups.
none
Alternate patch with private API vestbo: review+

Description Yael 2009-01-07 12:32:45 PST
WebKit Qt API does not have API for setting page groups and does not allow setting different LocalStorage paths for different page groups,
Comment 1 Yael 2009-01-07 12:34:57 PST
Created attachment 26501 [details]
Add API for setting page group per page and allowing setting different LocalStorage paths to different page groups.
Comment 2 Simon Hausmann 2009-01-13 09:55:35 PST
Created attachment 26672 [details]
Alternate patch with private API

Reworked patch from Yael with private Qt API.
Comment 3 Simon Hausmann 2009-01-13 09:59:08 PST
Landed in r39863