[Webkit-unassigned] [Bug 151583] New: Web Inspector: resolved breakpoints show as unresolved after navigating backwards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 23 22:52:54 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151583

            Bug ID: 151583
           Summary: Web Inspector: resolved breakpoints show as unresolved
                    after navigating backwards
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com
        Depends on: 151581

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151124/f56688ba/attachment-0001.html>


More information about the webkit-unassigned mailing list