Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3c73fed405f7bd6dcf9e17c9667ff1275133760
      
https://github.com/WebKit/WebKit/commit/a3c73fed405f7bd6dcf9e17c9667ff1275133760
  Author: Fujii Hironori <[email protected]>
  Date:   2026-03-02 (Mon, 02 Mar 2026)

  Changed paths:
    M Source/WebCore/svg/SVGElement.cpp
    M Source/WebCore/svg/SVGElement.h
    M Source/WebCore/svg/SVGScriptElement.cpp
    M Source/WebCore/svg/SVGScriptElement.h
    M Source/WebCore/svg/SVGStyleElement.cpp
    M Source/WebCore/svg/SVGStyleElement.h
    M Source/WebCore/svg/SVGUseElement.cpp
    M Source/WebCore/svg/SVGUseElement.h

  Log Message:
  -----------
  [SVG] Remove unused SVGElement::loadEventTimer()
https://bugs.webkit.org/show_bug.cgi?id=308956

Reviewed by Said Abou-Hallawa.

It was added by 111437@main, but no longer used after 216556@main.

* Source/WebCore/svg/SVGElement.cpp:
(WebCore::SVGElement::loadEventTimerFired): Deleted.
(WebCore::SVGElement::loadEventTimer): Deleted.
* Source/WebCore/svg/SVGElement.h:
* Source/WebCore/svg/SVGScriptElement.cpp:
(WebCore::SVGScriptElement::SVGScriptElement):
* Source/WebCore/svg/SVGScriptElement.h:
* Source/WebCore/svg/SVGStyleElement.cpp:
(WebCore::SVGStyleElement::SVGStyleElement):
* Source/WebCore/svg/SVGStyleElement.h:
* Source/WebCore/svg/SVGUseElement.cpp:
(WebCore::SVGUseElement::SVGUseElement):
* Source/WebCore/svg/SVGUseElement.h:

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



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

Reply via email to