[Webkit-unassigned] [Bug 67253] NRWT should show the size of the pixel image delta in results.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 13:26:25 PDT 2011


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





--- Comment #7 from Eric Seidel <eric at webkit.org>  2011-09-16 13:26:21 PST ---
Here is the relevant line in NRWT:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/layout_tests/port/webkit.py#L201

We would need to change _read_image_diff to return a tuple.  Then there is some plumbing to get it to the json, but should be relatively straightforward.

-- 
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