Bug 105423

Summary: Web Inspector: deny access from injected script to nodes from document with another origin
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, haraken, japhet, keishi, loislo, pfeldman, philn, pmuellr, vsevik, web-inspector-bugs, webkit-ews, webkit.review.bot, xan.lopez, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
pfeldman: review+, webkit-ews: commit-queue-
Patch with a fix for platforms that use JSC none

Yury Semikhatsky
Reported 2012-12-19 05:27:21 PST
$0-$4 should not resolve into a node if the node is from inaccessible context. Chromium bug: https://code.google.com/p/chromium/issues/detail?id=31590
Attachments
Patch (7.55 KB, patch)
2012-12-19 05:31 PST, Yury Semikhatsky
pfeldman: review+
webkit-ews: commit-queue-
Patch with a fix for platforms that use JSC (7.14 KB, patch)
2012-12-19 08:56 PST, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-12-19 05:31:57 PST
Early Warning System Bot
Comment 2 2012-12-19 05:38:00 PST
Early Warning System Bot
Comment 3 2012-12-19 05:39:26 PST
EFL EWS Bot
Comment 4 2012-12-19 05:40:07 PST
Build Bot
Comment 5 2012-12-19 05:47:24 PST
Build Bot
Comment 6 2012-12-19 06:19:38 PST
Yury Semikhatsky
Comment 7 2012-12-19 08:56:32 PST
Created attachment 180178 [details] Patch with a fix for platforms that use JSC
Yury Semikhatsky
Comment 8 2012-12-19 22:42:49 PST
Note You need to log in before you can comment on or make changes to this bug.