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

Tim Horton noreply at github.com
Fri Oct 28 16:17:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f29814a52babaac4eb2bc1786881762a842c5f74
      https://github.com/WebKit/WebKit/commit/f29814a52babaac4eb2bc1786881762a842c5f74
  Author: Tim Horton <timothy_horton at apple.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  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::RemoteLayerBackingStore::applyBackingStoreToLayer):
Enable asynchronous rendering if the original content was rendered using it.

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




More information about the webkit-changes mailing list