Bug 111968

Summary: [V8] Fix V8InjectedScriptManager::canAccessInspectedWindow
Product: WebKit Reporter: Marja Hölttä <marja>
Component: New BugsAssignee: Marja Hölttä <marja>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dcarney, haraken, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 111724    
Attachments:
Description Flags
Patch none

Description Marja Hölttä 2013-03-11 03:18:12 PDT
This fix is needed to make the tests which are failing in bug 111724 pass.

Failing tests:
inspector/extensions/extensions-eval-content-script.html
inspector/extensions/extensions-audits-content-script.html
Comment 1 Marja Hölttä 2013-03-11 03:20:54 PDT
Created attachment 192432 [details]
Patch
Comment 2 Kentaro Hara 2013-03-11 03:22:05 PDT
Comment on attachment 192432 [details]
Patch

Looks reasonable.
Comment 3 WebKit Review Bot 2013-03-11 03:46:44 PDT
Comment on attachment 192432 [details]
Patch

Clearing flags on attachment: 192432

Committed r145353: <http://trac.webkit.org/changeset/145353>
Comment 4 WebKit Review Bot 2013-03-11 03:46:47 PDT
All reviewed patches have been landed.  Closing bug.