[Webkit-unassigned] [Bug 40660] REGRESSION (r61207): Navigation via -[WebView goToBackForwardItem:] no longer works

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 13:09:22 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |fishd at chromium.org
                   |kit.org                     |




--- Comment #4 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-06-16 13:09:22 PST ---
Notice that ScheduledHistoryNavigation (in RedirectScheduler.cpp) special cases go(0) to call FrameLoader::urlSelected instead of Page::goBackOrForward.  This explains why we don't see any problems with history.go(0).

Anyways, I'll put together the patch to HistoryController.cpp as mentioned above.

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