Bug 110855 - Web Inspector: Notify frontend about frame SecurityOrigin changes
Summary: Web Inspector: Notify frontend about frame SecurityOrigin changes
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks: 110849
  Show dependency treegraph
 
Reported: 2013-02-26 00:40 PST by Alexander Pavlov (apavlov)
Modified: 2013-03-03 23:44 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.