Bug 305039
| Summary: | Fix User Agent Override mechanism for macOS and iOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | WebKit Misc. | Assignee: | Karl Dubost <karlcow> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 291113 | ||
| Bug Blocks: | |||
Karl Dubost
On Bug 291113, a more generic UA override was created, but there are cases where this doesn't work.
https://github.com/WebKit/WebKit/commit/da78f7a0a223588602c4a99abb339ad9deaf48b4
We need to fix this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/167683314>
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/56190