WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-22 10:58:57 PST
<
rdar://problem/140429884
>
Brent Fulgham
Comment 2
2024-11-22 12:05:26 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37040
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.
Top of Page
Format For Printing
XML
Clone This Bug