Bug 252262

Summary: make StyleCustomPropertyData::operator== a bit more efficient
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: CSSAssignee: Cameron McCormack (:heycam) <heycam>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.