Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 96a08095fcbd72b40ca9ce1be4c9d8303628e229
      
https://github.com/WebKit/WebKit/commit/96a08095fcbd72b40ca9ce1be4c9d8303628e229
  Author: Claudio Saavedra <csaave...@igalia.com>
  Date:   2025-07-29 (Tue, 29 Jul 2025)

  Changed paths:
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M 
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.h
    M 
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.mm

  Log Message:
  -----------
  Address safer CPP warnings in RemoteLayerWithRemoteRenderingBackingStore
https://bugs.webkit.org/show_bug.cgi?id=296624

Reviewed by Matt Woodrow.

m_bufferSet is never reassigned so it can be marked const, lazy-initialized,
and its protected getter removed.

* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* 
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.h:
* 
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.mm:
(WebKit::RemoteLayerWithRemoteRenderingBackingStore::RemoteLayerWithRemoteRenderingBackingStore):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to