[webkit-changes] [WebKit/WebKit] 1bb8ed: Remove sandbox extension to icon services

Per Arne Vollan noreply at github.com
Tue Feb 13 10:05:11 PST 2024


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

  Changed paths:
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp
    M Source/WebKit/WebProcess/WebPage/WebPage.h
    M Source/WebKit/WebProcess/WebPage/WebPage.messages.in

  Log Message:
  -----------
  Remove sandbox extension to icon services
https://bugs.webkit.org/show_bug.cgi?id=269135
rdar://122708634

Reviewed by Brent Fulgham.

Testing has not demonstrated any regression from removing this sandbox extension from
the WebContent process on iOS.

* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didChooseFilesForOpenPanelWithDisplayStringAndIcon):
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::didChooseFilesForOpenPanelWithDisplayStringAndIcon):
* Source/WebKit/WebProcess/WebPage/WebPage.h:
* Source/WebKit/WebProcess/WebPage/WebPage.messages.in:

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




More information about the webkit-changes mailing list