Bug 267784

Summary: [macOS] Quirk oracle.com to disable the Navigator.standalone feature
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.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: 279670    

Brent Fulgham
Reported 2024-01-19 14:13:44 PST
Oracle.com uses the presence of `Navigator.standalone` to identify iPad devices. If it sees a macOS browser with 'Navigator.standalone' defined it believes it is an iPad, and deactivates Tooltip features. We enabled standalone to better support web apps on macOS, causing this issue on the Oracle site. This patch Quirks Oracle so that tooltips work on macOS. <rdar://117673533>
Attachments
Brent Fulgham
Comment 1 2024-01-19 14:43:16 PST
EWS
Comment 2 2024-01-19 21:05:44 PST
Committed 273257@main (1c67239be368): <https://commits.webkit.org/273257@main> Reviewed commits have been landed. Closing PR #22997 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.