Bug 132724
| Summary: | Clean up ScrollingCoordinator hookup when doing history navigation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | fred.wang, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |