RESOLVED FIXED311483
Use std::optional instead of heap allocation for oldTransform in updateTransform()
https://bugs.webkit.org/show_bug.cgi?id=311483
Summary Use std::optional instead of heap allocation for oldTransform in updateTransf...
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.