Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ffe241451cd0a2cc8bd76fd859af26f01fc7d0cb
      
https://github.com/WebKit/WebKit/commit/ffe241451cd0a2cc8bd76fd859af26f01fc7d0cb
  Author: Vitor Roriz <[email protected]>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/GPUProcess/GPUConnectionToWebProcess.h
    M Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp

  Log Message:
  -----------
  ForceLockdownFontParserEnabled: Force SafeFontParser independently of 
Lockdown Mode
https://bugs.webkit.org/show_bug.cgi?id=292036
rdar://148256093

Reviewed by Brent Fulgham.

The Internal feature flag `ForceLockdownFontParserEnabled` will force
WebKit to use the Safe Font Parser, independently of lockdown mode state.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/GPUProcess/GPUConnectionToWebProcess.h:
(WebKit::GPUConnectionToWebProcess::isForceLockdownSafeFontParserEnabled const):
* Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp:
(WebKit::RemoteRenderingBackend::shouldUseLockdownFontParser const):
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::updatePreferences):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to