[Webkit-unassigned] [Bug 60666] New: Add hook to create arbitrary Storage objects from Chromium
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 11 14:59:59 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60666
Summary: Add hook to create arbitrary Storage objects from
Chromium
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bolms at chromium.org
CC: fishd at chromium.org
Ben Olmstead <bolms at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #93189| |review?, commit-queue?
Flag| |
Created an attachment (id=93189)
--> (https://bugs.webkit.org/attachment.cgi?id=93189&action=review)
add getStorageForOrigin() to Chromium WebFrame
We want to expose a Chromium extension's localStorage to its own content scripts; for that we need a way to get Storage objects for (somewhat) arbitrary security origins.
Chromium side of this change: http://codereview.chromium.org/7007001/ (for http://code.google.com/p/chromium/issues/detail?id=30224 ).
--
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