NEW132724
Clean up ScrollingCoordinator hookup when doing history navigation
https://bugs.webkit.org/show_bug.cgi?id=132724
Summary Clean up ScrollingCoordinator hookup when doing history navigation
Simon Fraser (smfr)
Reported 2014-05-08 19:07:00 PDT
It's weird that HistoryController::restoreScrollPositionAndViewState() calls something like frameViewRootLayerDidChange() on the ScrollingCoordinator. Why doesn't this happen when Frame ::setView is called? See also a related crash: <rdar://problem/16843650>
Attachments
Note You need to log in before you can comment on or make changes to this bug.