[Webkit-unassigned] [Bug 50233] Remove unnecessary pixel results, use platform-independent text results, re Changeset 72802

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 07:44:09 PST 2010


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75137|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #3 from Ojan Vafai <ojan at chromium.org>  2010-11-30 07:44:09 PST ---
(From update of attachment 75137)
Thanks for doing this. In order to avoid needing pixel results, you need to explicitly mark each test as dumpAsText (see http://webkit.org/quality/testwriting.html). Examples: http://codesearch.google.com/codesearch?as_q=dumpAsText&vert=chromium&as_lang=javascript

Also, please delete the chromium-mac and chromium-win pixel results for these tests as well.

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



More information about the webkit-unassigned mailing list