Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 372b8d97e9ecabec5c61589886d464ed35e3e13e
      
https://github.com/WebKit/WebKit/commit/372b8d97e9ecabec5c61589886d464ed35e3e13e
  Author: Zak Ridouh <[email protected]>
  Date:   2025-05-17 (Sat, 17 May 2025)

  Changed paths:
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm

  Log Message:
  -----------
  Stop limiting number of changed layers committed in transactions to 
CoreAnimation
https://bugs.webkit.org/show_bug.cgi?id=293186
rdar://151528759

Reviewed by Simon Fraser.

First in 294412@main, and then in 294941@main, we try to limit the number of
changed layers with a MESSAGE_CHECK. this is clearly causing too many issues,
and we need to revert until we have a better fix.

Revert 294412@main and revert 294941@main

* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTreeTransaction):

Canonical link: https://commits.webkit.org/295064@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