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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135948711>
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/33612
EWS
Committed 283728@main (7333f8fe8398): <https://commits.webkit.org/283728@main>
Reviewed commits have been landed. Closing PR #33612 and removing active labels.