[webkit-changes] [WebKit/WebKit] e48228: [Lockdown Mode] Disable CacheStorage API

Commit Queue noreply at github.com
Wed Dec 14 09:31:10 PST 2022


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

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

  Log Message:
  -----------
  [Lockdown Mode] Disable CacheStorage API
https://bugs.webkit.org/show_bug.cgi?id=249268
<rdar://103316598>

Reviewed by Chris Dumez.

Disable the CacheStorage API in Lockdown Mode.

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

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




More information about the webkit-changes mailing list