[Webkit-unassigned] [Bug 27318] New: Allow LocalStorage to be enabled without enabling SessionStorage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 15 14:45:35 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27318
Summary: Allow LocalStorage to be enabled without enabling
SessionStorage
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jorlow at chromium.org
Allow LocalStorage to be enabled without enabling SessionStorage at runtime.
There is a settings class setting for localStorage, but not for sessionStorage.
We want to be able to test one of these features without necessarily enabling
the other.
I think the solution is to add a sessionStorageEnabled flag that defaults to
true. Chromium can then opt-out.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list