WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 13437
Inspector does not update when navigating to a different page
https://bugs.webkit.org/show_bug.cgi?id=13437
Summary
Inspector does not update when navigating to a different page
mitz
Reported
2007-04-21 13:05:11 PDT
The inspector does not update when you open it for one page and then navigate to a different page. To reproduce the bug, open the inspector for this page and navigate to about:blank. The DOM tree view in the inspector should change to the about:blank DOM, but it does not.
Attachments
Patch
(1.82 KB, patch)
2007-04-22 13:53 PDT
,
Timothy Hatcher
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2007-04-22 13:53:05 PDT
Created
attachment 14139
[details]
Patch * WebInspector/webInspector/inspector.js: Correctly update to a new root node if the new focus node and the old focus node don't have a common ancestor.
mitz
Comment 2
2007-04-22 15:24:07 PDT
Comment on
attachment 14139
[details]
Patch r=me
Timothy Hatcher
Comment 3
2007-04-22 15:25:51 PDT
Fixed in
r21006
.
http://trac.webkit.org/projects/webkit/changeset/21006
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