[Webkit-unassigned] [Bug 39207] webkit-patch upload needs to pass diff to check-webkit-style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 09:34:07 PDT 2010


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





--- Comment #5 from Chris Jerdonek <cjerdonek at webkit.org>  2010-05-24 09:34:06 PST ---
It's a layering violation for TextFileReader to have to know about patches.  TextFileReader shouldn't have a _patch_reader data attribute.  It also shouldn't have a process_files_listed_in_patch() method.

Side question: is there a reason we want code in webkitpy to be calling other code in webkitpy via the command line instead of simply calling it as a Python function?

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