WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44328
[V8] Web Inspector: discard InjectedScript reference on ScriptState when clearing injected scripts
https://bugs.webkit.org/show_bug.cgi?id=44328
Summary
[V8] Web Inspector: discard InjectedScript reference on ScriptState when clea...
Yury Semikhatsky
Reported
2010-08-20 03:13:55 PDT
Web Inspector: discard InjectedScript reference on ScriptState when clearing injected scripts. Otherwise we may remove InjectedScript from the map on InjectedScriptHost but keep it on ScriptState and try to reuse it later.
Attachments
Patch
(6.68 KB, patch)
2010-08-20 03:17 PDT
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
Patch
(6.64 KB, patch)
2010-08-20 04:17 PDT
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2010-08-20 03:17:03 PDT
Created
attachment 64940
[details]
Patch
Yury Semikhatsky
Comment 2
2010-08-20 04:17:50 PDT
Created
attachment 64943
[details]
Patch
Yury Semikhatsky
Comment 3
2010-08-20 04:34:46 PDT
Comment on
attachment 64943
[details]
Patch Clearing flags on attachment: 64943 Committed
r65730
: <
http://trac.webkit.org/changeset/65730
>
Yury Semikhatsky
Comment 4
2010-08-20 04:34:57 PDT
All reviewed patches have been landed. Closing bug.
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