Bug 129715
Summary: | Web Inspector: breakpoints are not restored when returning to page via the Back button | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | graouts, joepeck, mark.lam, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Blaze Burg
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Blaze Burg
*** This bug has been marked as a duplicate of bug 151581 ***
Radar WebKit Bug Importer
<rdar://problem/23653288>