Bug 251827

Summary: PCM doesn't set a user-agent
Product: WebKit Reporter: Charlie Wolfe <charliew>
Component: WebKit Misc.Assignee: Charlie Wolfe <charliew>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.