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

Per Arne Vollan noreply at github.com
Wed Feb 14 11:08:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c1b66e4ec0ee6896573057afae51e383e46e48bf
      https://github.com/WebKit/WebKit/commit/c1b66e4ec0ee6896573057afae51e383e46e48bf
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-02-14 (Wed, 14 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.

* 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/274639@main




More information about the webkit-changes mailing list