Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5fa1a3b10323219ecf4b01683066e90dd7b17a98 https://github.com/WebKit/WebKit/commit/5fa1a3b10323219ecf4b01683066e90dd7b17a98 Author: Claudio Saavedra <csaave...@igalia.com> Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths: M Source/WebCore/dom/Document.cpp Log Message: ----------- More smart pointer adoption in Document class https://bugs.webkit.org/show_bug.cgi?id=277803 Reviewed by Ryosuke Niwa. This addresses several clang-analyzer-alpha.webkit.UncountedLocalVarsChecker warnings for variables that are used non-trivially. * Source/WebCore/dom/Document.cpp: (WebCore::Document::styleForElementIgnoringPendingStylesheets): (WebCore::Document::matchingAnimations): (WebCore::Document::keyframesRuleDidChange): (WebCore::Document::prepareCanvasesForDisplayOrFlushIfNeeded): Canonical link: https://commits.webkit.org/282341@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