Bug 279670

Summary: Remove Quirk shouldDisableNavigatorStandaloneQuirk for oracle.com
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: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: http://oracle.com
Bug Depends on: 267784    
Bug Blocks:    

Karl Dubost
Reported 2024-09-13 05:29:11 PDT
On Bug 267784 / rdar://117673533 navigator.standalone had been disabled through a Quirk. The site was using it to identify exclusively the iPad and iOs with a combination of maxTouchPoints, this was breaking the charts in Oracle. The Quirk then was disabling the standalone for oracle.com. There's no traces anymore of standalone in the oracle.com code and the charts are working equally with or without site specific hacks. We can remove the Quirk as defined in https://github.com/WebKit/WebKit/pull/22997/files
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-13 05:29:40 PDT
Karl Dubost
Comment 2 2024-09-13 05:34:39 PDT
EWS
Comment 3 2024-09-16 16:05:54 PDT
Committed 283728@main (7333f8fe8398): <https://commits.webkit.org/283728@main> Reviewed commits have been landed. Closing PR #33612 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.