[webkit-reviews] review requested: [Bug 15565] DumpRenderTree needs to communicate dump's file type to run-webkit-tests : [Attachment 22093] Add Content-Type support to DumpRenderTree and run-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 5 00:23:05 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 15565: DumpRenderTree needs to communicate dump's file type to
run-webkit-tests
https://bugs.webkit.org/show_bug.cgi?id=15565

Attachment 22093: Add Content-Type support to DumpRenderTree and
run-webkit-tests
https://bugs.webkit.org/attachment.cgi?id=22093&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 .../archive-empty-frame-dom-expected.txt	    |	54 ----
 .../archive-empty-frame-dom-expected.webarchive    |	54 ++++
 .../archive-empty-frame-source-expected.txt	    |	54 ----
 .../archive-empty-frame-source-expected.webarchive |	54 ++++
 .../archive-with-unencoded-url-expected.txt	    |	88 -------
 .../archive-with-unencoded-url-expected.webarchive |	88 +++++++
 .../webarchive/test-body-background-expected.txt   |	86 -------
 .../test-body-background-expected.webarchive	    |	86 +++++++
 .../webarchive/test-css-import-expected.txt	    |  114 ---------
 .../webarchive/test-css-import-expected.webarchive |  114 +++++++++
 .../test-duplicate-resources-expected.txt	    |  259 --------------------
 .../test-duplicate-resources-expected.webarchive   |  259 ++++++++++++++++++++
 LayoutTests/webarchive/test-frameset-expected.txt  |  152 ------------
 .../webarchive/test-frameset-expected.webarchive   |  152 ++++++++++++
 LayoutTests/webarchive/test-img-src-expected.txt   |	87 -------
 .../webarchive/test-img-src-expected.webarchive    |	87 +++++++
 LayoutTests/webarchive/test-input-src-expected.txt |	89 -------
 .../webarchive/test-input-src-expected.webarchive  |	89 +++++++
 LayoutTests/webarchive/test-link-href-expected.txt |	52 ----
 .../webarchive/test-link-href-expected.webarchive  |	52 ++++
 .../webarchive/test-object-data-expected.txt	    |	87 -------
 .../test-object-data-expected.webarchive	    |	87 +++++++
 .../webarchive/test-script-src-expected.txt	    |	46 ----
 .../webarchive/test-script-src-expected.webarchive |	46 ++++
 .../webarchive/test-table-background-expected.txt  |	90 -------
 .../test-table-background-expected.webarchive	    |	90 +++++++
 .../webarchive/test-td-background-expected.txt     |	93 -------
 .../test-td-background-expected.webarchive	    |	93 +++++++
 .../webarchive/test-xml-stylesheet-expected.txt    |	51 ----
 .../test-xml-stylesheet-expected.webarchive	    |	52 ++++
 WebKitTools/DumpRenderTree/cg/ImageDiffCG.cpp	    |	 4 +-
 .../DumpRenderTree/cg/PixelDumpSupportCG.cpp	    |	 2 +-
 WebKitTools/DumpRenderTree/mac/DumpRenderTree.mm   |	 5 +
 WebKitTools/Scripts/run-webkit-tests		    |  160 +++++++------
 34 files changed, 1497 insertions(+), 1479 deletions(-)


More information about the webkit-reviews mailing list