[Webkit-unassigned] [Bug 55236] [Chromium] .checksum files without .pngs and vice-versa

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 11:17:47 PST 2011


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





--- Comment #2 from Tony Chang <tony at chromium.org>  2011-02-25 11:17:47 PST ---
I have a script that generates .checksum from .png files, but it's probably not useful.  Odds are if there's a png and no checksum, we should delete the png.

If there's a checksum and no png, we can probably run the rebaseline script to grab the pngs.

If there's a mismatch, we probably want to manually verify the differences.  The rebaseline script can still help with this.

A pre-submit hook would be useful for catching the missing file cases.

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