[webkit-changes] [WebKit/WebKit] b49875: CG display lists should be replayed with asynchron...

Tim Horton noreply at github.com
Mon Mar 27 17:02:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b4987556fa7facfbfcb9e23b4d347cfb0726ffde
      https://github.com/WebKit/WebKit/commit/b4987556fa7facfbfcb9e23b4d347cfb0726ffde
  Author: Tim Horton <timothy_horton at apple.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm

  Log Message:
  -----------
  CG display lists should be replayed with asynchronous rendering if appropriate
https://bugs.webkit.org/show_bug.cgi?id=247214
rdar://99473475

Reviewed by Dean Jackson.

* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm:
(WebKit::RemoteLayerBackingStoreProperties::applyBackingStoreToLayer):
Enable asynchronous rendering if the original content was rendered using it.

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




More information about the webkit-changes mailing list