[webkit-changes] [WebKit/WebKit] 87658b: Fix smart pointer static analyzer warnings in Remo...

Ryosuke Niwa noreply at github.com
Tue Oct 1 22:20:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 87658b0d7e0d4c954d805e4214a4d22e108b0eba
      https://github.com/WebKit/WebKit/commit/87658b0d7e0d4c954d805e4214a4d22e108b0eba
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm

  Log Message:
  -----------
  Fix smart pointer static analyzer warnings in RemoteLayerTreeDrawingAreaProxy.mm
https://bugs.webkit.org/show_bug.cgi?id=280724

Reviewed by Chris Dumez and Matt Woodrow.

Deployed more smart pointers to address the clang static analyzer warnings.

* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxy::acceleratedAnimationDidStart):
(WebKit::RemoteLayerTreeDrawingAreaProxy::acceleratedAnimationDidEnd):

Canonical link: https://commits.webkit.org/284543@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