Bug 132724

Summary: Clean up ScrollingCoordinator hookup when doing history navigation
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fred.wang, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.