[webkit-changes] [WebKit/WebKit] 72233d: Unreviewed, fix the Catalyst build after 256119 at main

Wenson Hsieh noreply at github.com
Sat Oct 29 09:06:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 72233df9cfd3a5922be2b7261d278807115aa28d
      https://github.com/WebKit/WebKit/commit/72233df9cfd3a5922be2b7261d278807115aa28d
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2022-10-29 (Sat, 29 Oct 2022)

  Changed paths:
    M Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm

  Log Message:
  -----------
  Unreviewed, fix the Catalyst build after 256119 at main

* Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm:
(WebKit::WebsiteDataStore::initializeManagedDomains):

Add a missing `!PLATFORM(MACCATALYST)` guard.

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




More information about the webkit-changes mailing list