[webkit-changes] [WebKit/WebKit] a945c3: Deploy more smart pointers in RemoteLayerBackingStore

Ryosuke Niwa noreply at github.com
Thu Feb 6 09:01:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a945c35bf16134edd0f7a4d4a7247acfbc8156b2
      https://github.com/WebKit/WebKit/commit/a945c35bf16134edd0f7a4d4a7247acfbc8156b2
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

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

  Log Message:
  -----------
  Deploy more smart pointers in RemoteLayerBackingStore
https://bugs.webkit.org/show_bug.cgi?id=287136

Reviewed by Chris Dumez.

Addressed smart pointer static analyzer warnings in these files.

* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm:
(WebKit::RemoteLayerBackingStore::drawInContext):
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStoreCollection.h:
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStoreCollection.mm:
(WebKit::RemoteLayerBackingStoreCollection::prepareBackingStoresForDisplay):
(WebKit::RemoteLayerBackingStoreCollection::sendMarkBuffersVolatile):
(WebKit::RemoteLayerBackingStoreCollection::protectedLayerTreeContext const):

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



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


More information about the webkit-changes mailing list