[Webkit-unassigned] [Bug 37765] REGRESSION(57531): the commit-queue still hates Tor Arne Vestbø

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 18 03:00:23 PDT 2010


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





--- Comment #8 from Eric Seidel <eric at webkit.org>  2010-04-18 03:00:23 PST ---
Every place that we log, call print, or call write we will need to encode. 
Many of our unit tests will need unicode versions added (eventually).  Every
time we open a file or read off the network (when we're not using
BeautifulSoup) we will need to document what encoding we expect.

Totally doable.  Just will be a large change.  Looking at it now.

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