Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46931f3ae6babefc60c557d5212691282ed01c75
      
https://github.com/WebKit/WebKit/commit/46931f3ae6babefc60c557d5212691282ed01c75
  Author: Charlie Wolfe <[email protected]>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M 
Source/WebKit/NetworkProcess/PrivateClickMeasurement/cocoa/PrivateClickMeasurementNetworkLoaderCocoa.mm

  Log Message:
  -----------
  PCM doesn't set a user-agent
https://bugs.webkit.org/show_bug.cgi?id=251827
rdar://105107326

Reviewed by Wenson Hsieh.

PCM currently doesn't set a user-agent, so it will use the default
CFNetwork generated user-agent on cocoa platforms. This patch changes
this so that PCM uses the standard user-agent.

* 
Source/WebKit/NetworkProcess/PrivateClickMeasurement/cocoa/PrivateClickMeasurementNetworkLoaderCocoa.mm:
(WebKit::PCM::NetworkLoader::start):

Canonical link: https://commits.webkit.org/263874@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to