[webkit-changes] [WebKit/WebKit] eb7750: Regression: svg/text/modify-text-node-in-tspan.htm...

Chris Dumez noreply at github.com
Wed Mar 15 20:17:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eb77502aa6c9d1f7919806f1c6213e3fd6aa6db6
      https://github.com/WebKit/WebKit/commit/eb77502aa6c9d1f7919806f1c6213e3fd6aa6db6
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/dom/Range.cpp

  Log Message:
  -----------
  Regression: svg/text/modify-text-node-in-tspan.html is flaky crashing
https://bugs.webkit.org/show_bug.cgi?id=253990

Unreviewed, partial revert of 261586 at main and full revert of follow-up in
261634 at main since it introduced the flaky crashes.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::~Document):
* Source/WebCore/dom/Range.cpp:
(WebCore::Range::~Range):

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




More information about the webkit-changes mailing list