Bug 60108
Summary: | [chromium] dom storage code should use the securityOrigin() for the content settings check, not the frame's url | ||
---|---|---|---|
Product: | WebKit | Reporter: | John Abd-El-Malek <jam> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | abarth, jamesr, schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
John Abd-El-Malek
From the discussion of bug 60066, it was pointed out that the content settings code for dom storage uses the frame's url, when it should be using it's securityOrigin. Note that this is for the user-created content settings policy.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=230557