[Webkit-unassigned] [Bug 43730] history.pushState / replaceState's title parameter is unsatisfactory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 16 21:32:39 PST 2013


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





--- Comment #4 from Eric Seidel <eric at webkit.org>  2013-02-16 21:34:58 PST ---
It appears that we store the title information in our HistoryItems, but must not use it on restore:
http://trac.webkit.org/browser/trunk/Source/WebCore/loader/HistoryController.cpp#L862

I'm not particularly familiar with the history sub-system, and am no on my work computer with a checkout atm. :)

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