Bug 207500 - [iOS] The minor version of the user agent string for desktop websites should not be hard-coded
Summary: [iOS] The minor version of the user agent string for desktop websites should ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-10 13:23 PST by Wenson Hsieh
Modified: 2022-06-18 09:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-02-10 13:23:34 PST
standardUserAgentWithApplicationName (in UserAgentIOS.mm) currently hard-codes the minor version for the fake UA string when loading desktop web pages.
Comment 1 Sam Sneddon [:gsnedders] 2022-06-18 09:17:52 PDT
Given bug 216593 and bug 215657 moved to an entirely hard-coded version, let's close this.