[Webkit-unassigned] [Bug 32773] [check-webkit-style] Create a "styles" folder in Scripts/modules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 19 11:13:20 PST 2009


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





--- Comment #8 from Chris Jerdonek <chris.jerdonek at gmail.com>  2009-12-19 11:13:19 PST ---
(In reply to comment #5)
> Adam and I as recently as last night we discussing breaking some of the modules
> in modules/ out into separate or sub-modules.
> 
> Something to hold scm, bugzilla, executive, grammar, buildbot

If you're going to be doing some removes/renames, I know that Darin had some
opinions about using the name "bugzilla":

https://bugs.webkit.org/show_bug.cgi?id=32542#c3

This might be a good time to consider a rename -- if you agree.

> So yeah, we're attempting to invent nice conventions for the future of python
> in WebKit.  Soon (within weeks of the new year) all of the run_webkit_tests.py
> modules will be upstreamed, and they'll probably go in their own directory as
> well.

Something else to think about.  It might be nice if, for example,
run-webkit-unittests didn't need to get updated each time a new file was added
to the style code.  So perhaps in the new scheme each module like the
style-checker could have a single master unit test file that
run-webkit-unittests would import.

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