WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
252262
make StyleCustomPropertyData::operator== a bit more efficient
https://bugs.webkit.org/show_bug.cgi?id=252262
Summary
make StyleCustomPropertyData::operator== a bit more efficient
Cameron McCormack (:heycam)
Reported
2023-02-14 13:27:02 PST
We can skip more work in StyleCustomPropertyData::operator== depending on the state of m_parentValues.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-14 13:27:29 PST
<
rdar://problem/105464947
>
Cameron McCormack (:heycam)
Comment 2
2023-02-15 11:52:29 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10158
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