Bug 283522
| Summary: | Compute needed quirks on object construction | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | 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
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
<rdar://problem/140429884>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/37040
EWS
Committed 287966@main (f6403030bded): <https://commits.webkit.org/287966@main>
Reviewed commits have been landed. Closing PR #37040 and removing active labels.