Bug 207500
| Summary: | [iOS] The minor version of the user agent string for desktop websites should not be hard-coded | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | gsnedders, llivonbemel |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=207498 | ||
Wenson Hsieh
standardUserAgentWithApplicationName (in UserAgentIOS.mm) currently hard-codes the minor version for the fake UA string when loading desktop web pages.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
Given bug 216593 and bug 215657 moved to an entirely hard-coded version, let's close this.