[webkit-changes] [WebKit/WebKit] cd3b17: [Lockdown Mode] Disable fileapi/FileReader APIs

EWS noreply at github.com
Tue Dec 13 09:32:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd3b1709ab467fafdbbc019944351abac58e2d48
      https://github.com/WebKit/WebKit/commit/cd3b1709ab467fafdbbc019944351abac58e2d48
  Author: Brent Fulgham <bfulgham at webkit.org>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm

  Log Message:
  -----------
  [Lockdown Mode] Disable fileapi/FileReader APIs
https://bugs.webkit.org/show_bug.cgi?id=249189
<rdar://101187306>

Reviewed by Chris Dumez.

Disable file-related APIs when in Lockdown Mode.

* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::adjustSettingsForLockdownMode):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:

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




More information about the webkit-changes mailing list