[Webkit-unassigned] [Bug 54066] [NRWT] Remove encoding parameters in rebaseline.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 13:42:48 PST 2011


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





--- Comment #4 from Tony Chang <tony at chromium.org>  2011-02-09 13:42:48 PST ---
(In reply to comment #3)
> As long as nothing breaks, I guess this change is fine, but I still feel kind of uncomfortable about it. Perhaps we should also change the expected_text() and expected_checksum() methods in port/base.py to use read_binary_file() instead of read_text_file()?

expected_text() already uses read_binary_file().  expected_checksum() could use either since it's just reading ascii.  It's probably a bit safer to use read_text_file(), but I don't feel strongly one way or another.

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