Bug 190380
| Summary: | FrameView::scrollOffsetChangedViaPlatformWidgetImpl() should call scrollPositionChanged() before updating layers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, zalan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
scrollPositionChanged() sets the layout viewport origin, which is needed during layer tree traversal to set the composting layer positions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |