[webkit-changes] [WebKit/WebKit] 11d1eb: Remove unnecessary vector copies in RemoteLayerTre...

Alex Christensen noreply at github.com
Mon Mar 20 14:00:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 11d1eb543f0da0cd4d07cf4f6de87f9ee97bd39c
      https://github.com/WebKit/WebKit/commit/11d1eb543f0da0cd4d07cf4f6de87f9ee97bd39c
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTreeTransaction.h

  Log Message:
  -----------
  Remove unnecessary vector copies in RemoteLayerTreeTransaction
https://bugs.webkit.org/show_bug.cgi?id=254130
rdar://106907403

Reviewed by Simon Fraser.

* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTreeTransaction.h:
(WebKit::RemoteLayerTreeTransaction::createdLayers const):
(WebKit::RemoteLayerTreeTransaction::destroyedLayers const):
(WebKit::RemoteLayerTreeTransaction::layerIDsWithNewlyUnreachableBackingStore const):

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




More information about the webkit-changes mailing list