[webkit-changes] [WebKit/WebKit] 27f18e: Simplify the `ENABLE_APPLE_PAY_REMOTE_UI` feature ...

Wenson Hsieh noreply at github.com
Tue Aug 6 22:10:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 27f18eef4db864b8531e3835a26145e394c5eed3
      https://github.com/WebKit/WebKit/commit/27f18eef4db864b8531e3835a26145e394c5eed3
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-08-06 (Tue, 06 Aug 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformEnableCocoa.h

  Log Message:
  -----------
  Simplify the `ENABLE_APPLE_PAY_REMOTE_UI` feature flag
https://bugs.webkit.org/show_bug.cgi?id=277726
rdar://133326929

Reviewed by Abrar Rahman Protyasha.

Simplify this feature flag, by guarding its availability with `USE(PASSKIT)`.

* Source/WTF/wtf/PlatformEnableCocoa.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list