[Webkit-unassigned] [Bug 43617] Port PrettyPatch.rb to Python

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 7 00:59:59 PDT 2010


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





--- Comment #4 from Kent Tamura <tkent at chromium.org>  2010-08-07 00:59:59 PST ---
Ruby is used only for PrettyPatch on Chromium port.  Ruby is available on all Chromium platforms, but we'd like to minimize dependency as possible.

We're setting up Chromium buildbots for tests.  The webkitpy-test step is failing because the buildbot machine has no ruby [1].  We can install ruby, but we'd like to avoid to install it if possible.


> I think Python's difflib.SequenceMatcher could replace your DiffBuilder.

Thanks. I'll try it after I confirm the Python version of PrettyPatch works.


[1] http://build.webkit.org/builders/Chromium%20Linux%20Release%20(Tests)/builds/3340/steps/webkitpy-test/logs/stdio

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