Bug 110855

Summary: Web Inspector: Notify frontend about frame SecurityOrigin changes
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED WONTFIX    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 110849    

Description Alexander Pavlov (apavlov) 2013-02-26 00:40:15 PST
This is required for InspectorPageAgent::findFrameWithSecurityOrigin() in order to find the right frame (whose document.setDomain() may have modified the SecurityOrigin).
Comment 1 Alexander Pavlov (apavlov) 2013-03-03 23:44:52 PST
This is not necessary for the storage-related inspector tasks.