Bug 311483

Summary: Use std::optional instead of heap allocation for oldTransform in updateTransform()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Layout and RenderingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2026-04-04 08:19:28 PDT
Use std::optional instead of heap allocation for oldTransform in updateTransform().
Attachments
Chris Dumez
Comment 1 2026-04-04 08:20:37 PDT
EWS
Comment 2 2026-04-04 19:02:04 PDT
Committed 310589@main (e54f40436b98): <https://commits.webkit.org/310589@main> Reviewed commits have been landed. Closing PR #62040 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-04-04 19:03:11 PDT
Note You need to log in before you can comment on or make changes to this bug.