WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57637
Web Inspector: InjectedScriptManager should not try to access inspected window in case of workers
https://bugs.webkit.org/show_bug.cgi?id=57637
Summary
Web Inspector: InjectedScriptManager should not try to access inspected windo...
Yury Semikhatsky
Reported
2011-04-01 09:04:20 PDT
Web Inspector: InjectedScriptManager should not try to access inspected window in case of workers. It now contains canAccessInspectedWindow method which assumes that inspected ScriptState is always from a DOM window. It's not true in case of workers.
Attachments
Patch
(10.43 KB, patch)
2011-04-04 00:09 PDT
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2011-04-04 00:09:20 PDT
Created
attachment 88035
[details]
Patch
Yury Semikhatsky
Comment 2
2011-04-04 01:09:02 PDT
Committed
r82803
: <
http://trac.webkit.org/changeset/82803
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug