WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 104587
Web Inspector: Duplicate copies of source file in Sources panel
https://bugs.webkit.org/show_bug.cgi?id=104587
Summary
Web Inspector: Duplicate copies of source file in Sources panel
johnjbarton
Reported
2012-12-10 12:24:38 PST
In the latest tip of tree build, if you stop on a breakpoint then edit a file, sometimes a second read-only copy of the file shows up. I'm unclear on exactly how to reproduce this. The workaround is to manually verify that you have saved any edits then reload. The dup buffer will clear out.
Attachments
Add attachment
proposed patch, testcase, etc.
johnjbarton
Comment 1
2012-12-12 21:22:34 PST
Ok, this seems to happen when: Edit one of two functions in the same file, both on the stack. Click the call stack to the other function before saving. After saving the duplicate buffer is gone. I think forcing users to save first is much better. The current behavior is jarring -- if you notice -- and infuriating -- if you don't. The user experience is that the editor you were using just a second ago is now broken!
Brian Burg
Comment 2
2014-12-12 13:40:23 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
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