WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
50627
[v8] Web Inspector: avoid initializing Context on when creating attaching listener to ScriptDebugServer
https://bugs.webkit.org/show_bug.cgi?id=50627
Summary
[v8] Web Inspector: avoid initializing Context on when creating attaching lis...
Yury Semikhatsky
Reported
2010-12-07 06:47:43 PST
Web Inspector: avoid initializing Context on when creating attaching listener to ScriptDebugServer. When inspected page is navigated to another URL and the inspector is open the listener will be added to ScriptDebugServer before the page's main frame's loader started loading and even know the new URL. There is a chromium bug connected with that behavior:
http://crbug.com/65352
Attachments
Patch
(1.75 KB, patch)
2010-12-07 07:03 PST
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2010-12-07 07:03:31 PST
Created
attachment 75811
[details]
Patch
Yury Semikhatsky
Comment 2
2010-12-07 07:20:28 PST
Comment on
attachment 75811
[details]
Patch Clearing flags on attachment: 75811 Committed
r73441
: <
http://trac.webkit.org/changeset/73441
>
Yury Semikhatsky
Comment 3
2010-12-07 07:20:39 PST
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