[webkit-changes] [WebKit/WebKit] 224630: Confluence tools icons are all blank in Lockdown Mode

Vitor Roriz noreply at github.com
Fri May 19 11:19:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 224630b45ce39ca3bdedcd62bfb324ee5c6e20e7
      https://github.com/WebKit/WebKit/commit/224630b45ce39ca3bdedcd62bfb324ee5c6e20e7
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

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

  Log Message:
  -----------
  Confluence tools icons are all blank in Lockdown Mode
https://bugs.webkit.org/show_bug.cgi?id=257041
rdar://106426851

Reviewed by Brent Fulgham.

- Adding 'adgs-icons.woff' to the list of allowed fonts during
lockdown mode for supporting icons in confluence pages.
- Sorting allowed fonts from apple.com to better visualize future changes.
- Updating list of allowed fonts loaded by apple.com.

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

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




More information about the webkit-changes mailing list