Bug 256824
| Summary: | Combine requestScrollPositionUpdate() and requestAnimatedScrollToPosition() | ||
|---|---|---|---|
| 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 Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
requestScrollPositionUpdate() and requestAnimatedScrollToPosition() do pretty much the same thing; we can just pass a ScrollIsAnimated argument and share more code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109386012>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/13908
EWS
Committed 264119@main (4a8d697cd1a2): <https://commits.webkit.org/264119@main>
Reviewed commits have been landed. Closing PR #13908 and removing active labels.