[webkit-changes] [WebKit/WebKit] ea4898: SVGTitleElement should only notify Document when i...

Ryosuke Niwa noreply at github.com
Thu Feb 1 22:02:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea4898b9b7ea8b5d886a83d648e413acd8875e92
      https://github.com/WebKit/WebKit/commit/ea4898b9b7ea8b5d886a83d648e413acd8875e92
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M Source/WebCore/svg/SVGTitleElement.cpp

  Log Message:
  -----------
  SVGTitleElement should only notify Document when it's a child of document element
https://bugs.webkit.org/show_bug.cgi?id=268578

Reviewed by Yusuke Suzuki.

* Source/WebCore/svg/SVGTitleElement.cpp:
(WebCore::SVGTitleElement::insertedIntoAncestor):
(WebCore::isTitleElementRemovedFromSVGSVGElement):
(WebCore::SVGTitleElement::removedFromAncestor):
(WebCore::SVGTitleElement::childrenChanged):

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




More information about the webkit-changes mailing list