[Webkit-unassigned] [Bug 17673] Bring persistent history to WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 27 19:34:18 PDT 2008


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





------- Comment #10 from abarth at webkit.org  2008-10-27 19:34 PDT -------
> Does Chrome not use the FrameLoaderClient methods related to history that
> already exist...?

Darin is more qualified to answer this question than me (hopefully he'll chime
in), but Chromium manages the back-forward list in the master browser process
so that the back button can take the tab to another process, etc.  That means
it wants to serialize history items to and from the rendering process.

> Right now, I don't intend to change the design that is in
> place at all, only move it from a WebKit to WebCore.

Ok.  I just wanted to loop Darin in case he could contribute to this
discussion.


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



More information about the webkit-unassigned mailing list