[webkit-changes] [WebKit/WebKit] 71b00c: Adopt more smart pointers in mathml

Rob Buis noreply at github.com
Tue May 21 11:48:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71b00c93fe19cd323da86c8b97de37219cb19ed4
      https://github.com/WebKit/WebKit/commit/71b00c93fe19cd323da86c8b97de37219cb19ed4
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
    M Source/WebCore/mathml/MathMLAnnotationElement.cpp
    M Source/WebCore/mathml/MathMLElement.cpp
    M Source/WebCore/mathml/MathMLRowElement.cpp
    M Source/WebCore/mathml/MathMLSelectElement.cpp

  Log Message:
  -----------
  Adopt more smart pointers in mathml
https://bugs.webkit.org/show_bug.cgi?id=274388

Reviewed by Sihui Liu.

Adopt more smart pointers in mathml based on the
[alpha.webkit.UncountedLocalVarsChecker] warning.

* Source/WebCore/mathml/MathMLAnnotationElement.cpp:
(WebCore::MathMLAnnotationElement::attributeChanged):
* Source/WebCore/mathml/MathMLElement.cpp:
(WebCore::MathMLElement::defaultEventHandler):
* Source/WebCore/mathml/MathMLRowElement.cpp:
(WebCore::MathMLRowElement::childrenChanged):
* Source/WebCore/mathml/MathMLSelectElement.cpp:
(WebCore::MathMLSelectElement::MathMLSelectElement):
(WebCore::MathMLSelectElement::getSelectedActionChild):
(WebCore::MathMLSelectElement::getSelectedSemanticsChild):

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