[Webkit-unassigned] [Bug 48809] Chromium WebKit API needs WebFrame::lastCommittedHistoryItem()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 09:59:41 PST 2010


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





--- Comment #15 from Charles Reis <creis at chromium.org>  2010-11-08 09:59:40 PST ---
After this landed and got picked up by Chrome, Chrome's SessionHistoryTest.FragmentBackForward started failing.  That test:
 - Visits fragment.html#a, fragment.html#b, fragment.html#c
 - Goes back several times, expecting to see them in reverse order

Instead, it sees #b (correct), then #c (incorrect), and keeps alternating between them.  I can verify this behavior manually in Chrome, but not in test_shell.  I'll have to take a closer look to see how this change caused that.

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