[Webkit-unassigned] [Bug 15565] DumpRenderTree needs to communicate dump's file type to run-webkit-tests

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


https://bugs.webkit.org/show_bug.cgi?id=15565


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22093|                            |review?
               Flag|                            |




------- Comment #2 from eric at webkit.org  2008-07-05 00:23 PDT -------
Created an attachment (id=22093)
 --> (https://bugs.webkit.org/attachment.cgi?id=22093&action=view)
Add Content-Type support to DumpRenderTree and run-webkit-tests

 .../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(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list