[webkit-changes] [WebKit/WebKit] b40525: Adopt ASDInstallWebAttributionService replacing AS...

Alex Christensen noreply at github.com
Mon May 22 09:03:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b40525e847936bf95df365170dfbd4a9175e0e9b
      https://github.com/WebKit/WebKit/commit/b40525e847936bf95df365170dfbd4a9175e0e9b
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/NetworkProcess/cocoa/AppStoreDaemonSPI.h
    M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm
    M Source/WebKit/Scripts/process-entitlements.sh

  Log Message:
  -----------
  Adopt ASDInstallWebAttributionService replacing ASDInstallAttribution
https://bugs.webkit.org/show_bug.cgi?id=257006
rdar://100043903

Reviewed by John Wilander.

And adopt the new entitlement.  Remove the code using ASDInstallAttribution
on platforms that don't have ASDInstallWebAttributionService because we
don't need to keep it working on those platforms because those platforms
will never see this change.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/NetworkProcess/cocoa/AppStoreDaemonSPI.h:
* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(WebKit::NetworkSessionCocoa::donateToSKAdNetwork):
* Source/WebKit/Scripts/process-entitlements.sh:

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




More information about the webkit-changes mailing list