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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/22997
EWS
Committed 273257@main (1c67239be368): <https://commits.webkit.org/273257@main>
Reviewed commits have been landed. Closing PR #22997 and removing active labels.