Bug 311121
| Summary: | Simplify applyScrollingTreeLayerPositionsAfterCommit() code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Scrolling | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
`RemoteScrollingCoordinatorProxy::applyScrollingTreeLayerPositionsAfterCommit()`, which is used by both iOS and macOS now, always calls `setNeedsApplyLayerPositionsAfterCommit()` so m_needsApplyLayerPositionsAfterCommit is always true; we can simplify code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173708824>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/61708
EWS
Committed 310260@main (19ea038aa361): <https://commits.webkit.org/310260@main>
Reviewed commits have been landed. Closing PR #61708 and removing active labels.