Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ac0af5288fc6c1d80417db6ef1eae6c3d6a8e2f
      
https://github.com/WebKit/WebKit/commit/5ac0af5288fc6c1d80417db6ef1eae6c3d6a8e2f
  Author: Claudio Saavedra <csaave...@igalia.com>
  Date:   2024-07-28 (Sun, 28 Jul 2024)
  Changed paths:
    M Source/WebCore/dom/Document.cpp

  Log Message:
  -----------
  Increase use of smart pointers in Document class
https://bugs.webkit.org/show_bug.cgi?id=277145

Reviewed by Ryosuke Niwa.

This addresses a few clang-analyzer-alpha.webkit.UncountedLocalVarsChecker
warnings.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::setDocumentElementLanguage):
(WebCore::Document::nodeWillBeRemoved):
(WebCore::Document::suspend):
(WebCore::Document::prepareCanvasesForDisplayOrFlushIfNeeded):

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