Bug 269335

Summary: Move iPadMini UA overrides to Quirks.cpp
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: WebKit Misc.Assignee: Karl Dubost <karlcow>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 281212    

Karl Dubost
Reported 2024-02-13 16:49:46 PST
Currently the iPad UA override are handled in Source/WebKit/UIProcess/iOS/WebPageProxyIOS.mm The Quirks are usually handled in Source/WebCore/page/Quirks.cpp It creates two separate places for checking the domain names where things are handled differently. Let's move in the same place. Note that this will not solve the needsQuirk check which needs to be solved separately.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-13 16:49:56 PST
Karl Dubost
Comment 2 2024-02-13 17:54:11 PST
EWS
Comment 3 2024-02-14 09:34:50 PST
Committed 274631@main (c0bc71135b42): <https://commits.webkit.org/274631@main> Reviewed commits have been landed. Closing PR #24391 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.