NEW252262
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
Radar WebKit Bug Importer
Comment 1 2023-02-14 13:27:29 PST
Cameron McCormack (:heycam)
Comment 2 2023-02-15 11:52:29 PST
Note You need to log in before you can comment on or make changes to this bug.