[webkit-changes] [WebKit/WebKit] 615545: DumpRenderTree: dumpChildFramesAsText inconsistent...

Claudio Saavedra noreply at github.com
Wed Nov 30 22:52:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6155452b4f3443d561bcf998d5b934aefbb7c167
      https://github.com/WebKit/WebKit/commit/6155452b4f3443d561bcf998d5b934aefbb7c167
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M Tools/DumpRenderTree/mac/DumpRenderTree.mm
    M Tools/DumpRenderTree/win/DumpRenderTree.cpp

  Log Message:
  -----------
  DumpRenderTree: dumpChildFramesAsText inconsistent with WTR
https://bugs.webkit.org/show_bug.cgi?id=248531

Reviewed by Darin Adler and David Kilzer.

DumpRenderTree needs dumpAsText as well in order for
dumpChildFramesAsText to work, whereas WTR doesn't.
Fix this inconsistency in DRT.

* Tools/DumpRenderTree/mac/DumpRenderTree.mm:
(dump):
* Tools/DumpRenderTree/win/DumpRenderTree.cpp:
(dump):

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




More information about the webkit-changes mailing list