Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6a25e9bef4239551d1a895abe03d3e6d2bef6571
      
https://github.com/WebKit/WebKit/commit/6a25e9bef4239551d1a895abe03d3e6d2bef6571
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-01-09 (Fri, 09 Jan 2026)

  Changed paths:
    M Source/WebCore/bindings/js/JSFontFaceSetLoadEventCustom.cpp
    M Source/WebCore/inspector/PageInspectorController.cpp
    M Source/WebCore/page/PageOverlayController.cpp
    M Source/WebCore/rendering/style/StyleFilterImage.cpp
    M Source/WebKitLegacy/Storage/StorageAreaSync.h

  Log Message:
  -----------
  Fix outstanding smart pointer warnings
https://bugs.webkit.org/show_bug.cgi?id=305220

Reviewed by Geoffrey Garen.

Fix the outstanding unexpected smart pointer clang static analyzer warnings.

No new tests since there should be no behavioral changes.

* Source/WebCore/bindings/js/JSFontFaceSetLoadEventCustom.cpp:
(WebCore::JSFontFaceSetLoadEvent::visitAdditionalChildren):
* Source/WebCore/inspector/PageInspectorController.cpp:
(WebCore::PageInspectorController::evaluateForTestInFrontend):
* Source/WebCore/page/PageOverlayController.cpp:
(WebCore::PageOverlayController::installedPageOverlaysChanged):
(WebCore::PageOverlayController::installPageOverlay):
* Source/WebCore/rendering/style/StyleFilterImage.cpp:
(WebCore::StyleFilterImage::image const):
* Source/WebKitLegacy/Storage/StorageAreaSync.h:

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



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

Reply via email to