[webkit-changes] [WebKit/WebKit] c553c8: Define guard for WKWindowProxyProperty

bnham noreply at github.com
Thu Dec 14 15:14:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c553c8ec6dc384b5285fd524253923de0c44c10d
      https://github.com/WebKit/WebKit/commit/c553c8ec6dc384b5285fd524253923de0c44c10d
  Author: Ben Nham <nham at apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebsiteDataStoreDelegate.h

  Log Message:
  -----------
  Define guard for WKWindowProxyProperty
https://bugs.webkit.org/show_bug.cgi?id=266435
rdar://119684456

Reviewed by Timothy Hatcher.

We need to define a guard that clients of WKWindowProxyProperty can consume so that embedders that
use both old and new SDKs can use the enum.

* Source/WebKit/UIProcess/API/Cocoa/_WKWebsiteDataStoreDelegate.h:

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




More information about the webkit-changes mailing list