Bug 111968 - [V8] Fix V8InjectedScriptManager::canAccessInspectedWindow
Summary: [V8] Fix V8InjectedScriptManager::canAccessInspectedWindow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Marja Hölttä
URL:
Keywords:
Depends on:
Blocks: 111724
  Show dependency treegraph
 
Reported: 2013-03-11 03:18 PDT by Marja Hölttä
Modified: 2013-03-11 03:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2013-03-11 03:20 PDT, Marja Hölttä
no flags Details | Formatted Diff | Diff

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