Bug 283522

Summary: Compute needed quirks on object construction
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: New BugsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 283363    

Brent Fulgham
Reported 2024-11-21 13:17:56 PST
Currently, Quirks are assessed at runtime when relevant code checks if a quirk is needed. Decide this information at object construction, in preparation for making these decisions in the UIProcess and notifying the WebProcess of the result
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-22 10:58:57 PST
Brent Fulgham
Comment 2 2024-11-22 12:05:26 PST
EWS
Comment 3 2024-12-17 14:26:08 PST
Committed 287966@main (f6403030bded): <https://commits.webkit.org/287966@main> Reviewed commits have been landed. Closing PR #37040 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.