Bug 251827 - PCM doesn't set a user-agent
Summary: PCM doesn't set a user-agent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-06 17:44 PST by Charlie Wolfe
Modified: 2023-05-09 13:15 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Wolfe 2023-02-06 17:44:31 PST
PCM currently doesn't set a user-agent, so it will use the default CFNetwork generated user-agent on cocoa platforms. We should change this so that PCM uses the standard user agent.
Comment 1 Radar WebKit Bug Importer 2023-02-06 17:46:09 PST
<rdar://problem/105107326>
Comment 2 Charlie Wolfe 2023-02-06 17:48:41 PST
Pull request: https://github.com/WebKit/WebKit/pull/9727
Comment 3 EWS 2023-05-09 13:15:18 PDT
Committed 263874@main (46931f3ae6ba): <https://commits.webkit.org/263874@main>

Reviewed commits have been landed. Closing PR #9727 and removing active labels.