[webkit-changes] [WebKit/WebKit] 4ad2a4: [Cocoa] WebContent process needs to grant bootstra...

Brent Fulgham noreply at github.com
Fri Jul 7 09:59:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ad2a4a1ba005c866ba22bf0ed2670001edc3852
      https://github.com/WebKit/WebKit/commit/4ad2a4a1ba005c866ba22bf0ed2670001edc3852
  Author: Brent Fulgham <bfulgham at 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




More information about the webkit-changes mailing list