[Webkit-unassigned] [Bug 129715] New: Web Inspector: breakpoints are not restored when returning to page via the Back button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 16:44:06 PST 2014


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

           Summary: Web Inspector: breakpoints are not restored when
                    returning to page via the Back button
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bburg at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    mark.lam at apple.com, graouts at webkit.org


I found this while fixing https://webkit.org/b/129655.

If you set some breakpoints, navigate away, then click the back button, there will be no breakpoints even listed in the DebuggerSidebarPanel for the page you returned to.

It seems to be page cache related. I'm not sure what sequence of events we receive when hitting the page cache- it may be the case that we aren't listening to the right event to restore from the frontend or backend.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list