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 APIAssignee: 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
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.