[Webkit-unassigned] [Bug 122062] Web Inspector: content view in back/forward list multiple times won't restore earlier positions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 28 08:25:18 PDT 2013


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





--- Comment #3 from Brian Burg <burg at cs.washington.edu>  2013-09-28 08:24:17 PST ---
I extracted BackForwardEntry in the hopes that more functionality would be moved into there, such as taking different restore actions based on ContentView subclass. I'm not sure if that would make this less coupled than the current version which stores an arbitrary callback.

In the next few patches, I want to merge BackForwardEntry with the cookies used for restoring across inspector close/opens.

-- 
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