RESOLVED FIXED298705
Avoid unnecessary ref churn in identifierForStyleProperty in EditingStyle.cpp
https://bugs.webkit.org/show_bug.cgi?id=298705
Summary Avoid unnecessary ref churn in identifierForStyleProperty in EditingStyle.cpp
Ryosuke Niwa
Reported 2025-09-11 02:09:22 PDT
There is a superflous `Ref` instantiation for calling fontStyleAngleFromCSSFontStyleWithAngleValueDeprecated.
Attachments
Ryosuke Niwa
Comment 1 2025-09-11 02:14:50 PDT
EWS
Comment 2 2025-09-11 10:49:24 PDT
Committed 299860@main (660e8c21bf90): <https://commits.webkit.org/299860@main> Reviewed commits have been landed. Closing PR #50591 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-09-11 10:50:13 PDT
Note You need to log in before you can comment on or make changes to this bug.