WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
125166
Web Inspector: stale display source locations for breakpoints after inspector re-open
https://bugs.webkit.org/show_bug.cgi?id=125166
Summary
Web Inspector: stale display source locations for breakpoints after inspector...
Brian Burg
Reported
2013-12-03 10:37:40 PST
Steps to reproduce: 1. Go to wikipedia.org 2. Set a bunch of breakpoints in one of the load.php files 3. Keep open the resources sidebar panel 4. Re-open the inspector. (Sometimes reloading will trigger it too.) 5. Go to the debugger panel. Display source locations seem to still be the same as raw locations. From (5) if you click one of the breakpoints to cause the content view to display the breakpoint, the line numbers get updated to the correct values. So it seems like some invalidation step is missing. Note that this happens regardless of the new restore strategy in
https://webkit.org/b/122125
, but it occasionally prevents that restore strategy from restoring breakpoints (I believe Breakpoint.saveIdentityToCookie() saves the display location, not raw location).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-02-14 09:52:36 PST
<
rdar://problem/16070887
>
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