Bug 283521

Summary: Parameterize more quirk logic
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
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 12:57:10 PST
Some quirks only operate on elements with specific classes or identifiers. Rather than using a boolean to indicate the quirk is needed, use an optional data structure that holds the relevant context.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-21 12:57:43 PST
Note You need to log in before you can comment on or make changes to this bug.