Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4937bf611b791737e78de26473eb7accf5b35dfa
      
https://github.com/WebKit/WebKit/commit/4937bf611b791737e78de26473eb7accf5b35dfa
  Author: Claudio Saavedra <[email protected]>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M Source/WebCore/dom/AbortSignal.cpp
    M Source/WebCore/dom/ActiveDOMObject.cpp
    M Source/WebCore/dom/CustomElementRegistry.cpp

  Log Message:
  -----------
  More smart pointer adoption in DOM methods
https://bugs.webkit.org/show_bug.cgi?id=277550

Reviewed by Ryosuke Niwa and Chris Dumez.

Address more clang-analyzer-alpha.webkit.UncountedLocalVarsChecker warnings.

* Source/WebCore/dom/AbortSignal.cpp:
(WebCore::AbortSignal::timeout):
* Source/WebCore/dom/ActiveDOMObject.cpp:
(WebCore::ActiveDOMObject::queueTaskInEventLoop):
* Source/WebCore/dom/CustomElementRegistry.cpp:
(WebCore::CustomElementRegistry::upgrade):

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



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

Reply via email to