[webkit-changes] [WebKit/WebKit] b526af: Fix internal macOS builds

Aditya Keerthi noreply at github.com
Fri Dec 20 07:56:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b526afce7d78491dfb96423a47b12fc3c7ea2826
      https://github.com/WebKit/WebKit/commit/b526afce7d78491dfb96423a47b12fc3c7ea2826
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/PlatformWritingToolsUtilities.mm

  Log Message:
  -----------
  Fix internal macOS builds
https://bugs.webkit.org/show_bug.cgi?id=285020
rdar://141811525

Reviewed by Richard Robinson.

* Source/WebKit/UIProcess/Cocoa/PlatformWritingToolsUtilities.mm:
(WebKit::convertToWebAction):

There are new enum values that only exist in certain build configurations.
Simply return a non-sensical default for now, as WebKit does not support the
action yet.

Canonical link: https://commits.webkit.org/288163@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