WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
298705
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2025-09-11 02:14:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50591
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
<
rdar://problem/160388364
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug