[webkit-changes] [WebKit/WebKit] e6ff9f: Updating allowed fonts in lockdown mode

Vitor Roriz noreply at github.com
Fri Jan 20 10:30:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e6ff9ff596a32c757bffe00b5f161d89f97a2b1c
      https://github.com/WebKit/WebKit/commit/e6ff9ff596a32c757bffe00b5f161d89f97a2b1c
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M Source/WebCore/loader/cache/AllowedFonts.cpp

  Log Message:
  -----------
  Updating allowed fonts in lockdown mode
https://bugs.webkit.org/show_bug.cgi?id=250770
rdar://102435997

Reviewed by Brent Fulgham.

Adding new target binaries to allowed fonts in lockdown mode.
Targeting fonts:

- AppleIcon fonts hosted by Apple's internal build website.
- font-awesome 4.7.0, 3.2.1, 2.0.0 and 1.0.0 from https://fontawesome.com

* Source/WebCore/loader/cache/AllowedFonts.cpp:
(WebCore::allowedFontHashesInLockdownMode):

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




More information about the webkit-changes mailing list