Bug 230436 - Replace all the complex math in ScrollAnimationSmooth with a single call into a CubicBezierTimingFunction
Summary: Replace all the complex math in ScrollAnimationSmooth with a single call into...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-17 16:41 PDT by Simon Fraser (smfr)
Modified: 2021-09-17 23:04 PDT (History)
5 users (show)

See Also:


Attachments
Patch (25.09 KB, patch)
2021-09-17 16:43 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff
Patch (27.20 KB, patch)
2021-09-17 21:06 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2021-09-17 16:41:57 PDT
Replace all the complex math in ScrollAnimationSmooth with a single call into a CubicBezierTimingFunction
Comment 1 Simon Fraser (smfr) 2021-09-17 16:43:51 PDT
Created attachment 438533 [details]
Patch
Comment 2 Simon Fraser (smfr) 2021-09-17 21:06:40 PDT
Created attachment 438547 [details]
Patch
Comment 3 EWS 2021-09-17 23:03:26 PDT
Committed r282721 (241858@main): <https://commits.webkit.org/241858@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438547 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-17 23:04:18 PDT
<rdar://problem/83266358>