Bug 254295 - Avoid virtual function calls for AnimationTimeline::isDocumentTimeline()
Summary: Avoid virtual function calls for AnimationTimeline::isDocumentTimeline()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-22 16:25 PDT by Chris Dumez
Modified: 2023-03-22 21:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-03-22 16:25:10 PDT
Avoid virtual function calls for AnimationTimeline::isDocumentTimeline(). DocumentTimeline is currently the only subclass of AnimationTimeline.
Comment 1 Chris Dumez 2023-03-22 16:27:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11831
Comment 2 EWS 2023-03-22 21:41:43 PDT
Committed 262003@main (53474172a408): <https://commits.webkit.org/262003@main>

Reviewed commits have been landed. Closing PR #11831 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-22 21:42:16 PDT
<rdar://problem/107116646>