[webkit-changes] [WebKit/WebKit] 594062: Node::moveNodeToNewDocument enumerate event types ...

Ryosuke Niwa noreply at github.com
Sun Jan 21 16:49:23 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59406296d101b27ea7c9f76686f9c808470172e6
      https://github.com/WebKit/WebKit/commit/59406296d101b27ea7c9f76686f9c808470172e6
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-01-21 (Sun, 21 Jan 2024)

  Changed paths:
    M Source/WebCore/dom/Node.cpp

  Log Message:
  -----------
  Node::moveNodeToNewDocument enumerate event types twice
https://bugs.webkit.org/show_bug.cgi?id=267831

Reviewed by Chris Dumez.

Enumerate event types once by merging the contents of two lambdas.

* Source/WebCore/dom/Node.cpp:
(WebCore::Node::moveNodeToNewDocument):

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




More information about the webkit-changes mailing list