[webkit-changes] [WebKit/WebKit] d32563: Conditionally block the CA render server

Per Arne Vollan noreply at github.com
Fri Feb 16 05:15:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d325632c307dbc2ae337898f8892bb872989f4fd
      https://github.com/WebKit/WebKit/commit/d325632c307dbc2ae337898f8892bb872989f4fd
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

  Changed paths:
    M Source/WebKit/Shared/WebPageCreationParameters.h
    M Source/WebKit/Shared/WebPageCreationParameters.serialization.in
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp
    M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in

  Log Message:
  -----------
  Conditionally block the CA render server
https://bugs.webkit.org/show_bug.cgi?id=269343
rdar://114834122

Reviewed by Brent Fulgham.

Block the CA render server in the WebContent process' sandbox on macOS when unified PDF is enabled.
This was first landed in <https://commits.webkit.org/274639@main>.

* Source/WebKit/Shared/WebPageCreationParameters.h:
* Source/WebKit/Shared/WebPageCreationParameters.serialization.in:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::creationParameters):
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::m_unifiedTextReplacementController):
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

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




More information about the webkit-changes mailing list