WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
151583
Web Inspector: resolved breakpoints show as unresolved after navigating backwards
https://bugs.webkit.org/show_bug.cgi?id=151583
Summary
Web Inspector: resolved breakpoints show as unresolved after navigating backw...
Blaze Burg
Reported
2015-11-23 22:52:54 PST
STEPS TO REPRODUCE: 1. Set some breakpoints on a somewhat unique resource, like the main HTML page. 2. Navigate to an unrelated website. 3. Click the browser "back" button 4. You should immediately hit the breakpoint ACTUAL: The breakpoint is shown as dark gray (enabled but unresolved). EXPECTED: It should be dark blue (enabled and resolved). Notes: This seems masked prior to fix for the blocking
bug 151581
; in that case, breakpoints might not be saved on pagehide, so there's nothing to save the new breakpoints as we navigate away.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-11-23 22:53:08 PST
<
rdar://problem/23653306
>
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