Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ad2a4a1ba005c866ba22bf0ed2670001edc3852
      
https://github.com/WebKit/WebKit/commit/4ad2a4a1ba005c866ba22bf0ed2670001edc3852
  Author: Brent Fulgham <bfulg...@apple.com>
  Date:   2023-07-07 (Fri, 07 Jul 2023)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  [Cocoa] WebContent process needs to grant bootstrap extension for font server 
access
https://bugs.webkit.org/show_bug.cgi?id=258953
<rdar://108687466>

Reviewed by Per Arne Vollan.

The Sandbox extensions needed for dynamic fonts needs to enable the webkit mach
bootstrap extension, otherwise message filtering will block calls needed for
the feature to work properly.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::creationParameters):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to