Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 058fb043ac7709600faaedb1ffcf5b6c868c782b
      
https://github.com/WebKit/WebKit/commit/058fb043ac7709600faaedb1ffcf5b6c868c782b
  Author: Antoine Quint <[email protected]>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M 
Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeDrawingAreaProxyIOS.mm

  Log Message:
  -----------
  [threaded-animations] add a setting to opt into high frame rate animations on 
iOS
https://bugs.webkit.org/show_bug.cgi?id=307423
rdar://170044289

Reviewed by Simon Fraser.

Just like we have a setting that controls whether page rendering updates happen 
at a high frame rate,
introduce a setting that indicates whether remote layer tree monotonic 
animations can update at a high
frame rate.

We take advantage of being in this area of the code to make the flag that 
controls whether page rendering
updates at a high frame rate more readable.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* 
Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeDrawingAreaProxyIOS.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxyIOS::scheduleDisplayLinkAndSetFrameRate):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to