RESOLVED WONTFIX Bug 60108
[chromium] dom storage code should use the securityOrigin() for the content settings check, not the frame's url
https://bugs.webkit.org/show_bug.cgi?id=60108
Summary [chromium] dom storage code should use the securityOrigin() for the content s...
John Abd-El-Malek
Reported 2011-05-03 18:52:16 PDT
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
Note You need to log in before you can comment on or make changes to this bug.