RESOLVED FIXED 283522
Compute needed quirks on object construction
https://bugs.webkit.org/show_bug.cgi?id=283522
Summary Compute needed quirks on object construction
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.