Changeset 62839 in webkit


Ignore:
Timestamp:
Jul 8, 2010 2:23:36 PM (14 years ago)
Author:
Martin Robinson
Message:

2010-07-08 Martin Robinson <mrobinson@igalia.com>

Reviewed by Xan Lopez.

[GTK] Support pixel tests
https://bugs.webkit.org/show_bug.cgi?id=31518

Convert this file from CRLF to NL line endings. It will soon
be used on more than just the WinCairo platform.

  • DumpRenderTree/cairo/PixelDumpSupportCairo.cpp: (writeFunction): (printPNG): (computeMD5HashStringForBitmapContext): (dumpBitmap):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitTools/ChangeLog

    r62838 r62839  
     12010-07-08  Martin Robinson  <mrobinson@igalia.com>
     2
     3        Reviewed by Xan Lopez.
     4
     5        [GTK] Support pixel tests
     6        https://bugs.webkit.org/show_bug.cgi?id=31518
     7
     8        Convert this file from CRLF to NL line endings. It will soon
     9        be used on more than just the WinCairo platform.
     10
     11        * DumpRenderTree/cairo/PixelDumpSupportCairo.cpp:
     12        (writeFunction):
     13        (printPNG):
     14        (computeMD5HashStringForBitmapContext):
     15        (dumpBitmap):
     16
    1172010-07-08  Steve Falkenburg  <sfalken@apple.com>
    218
Note: See TracChangeset for help on using the changeset viewer.