[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 10:57:05 PST 2009


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





--- Comment #6 from Chris Jerdonek <chris.jerdonek at gmail.com>  2009-12-19 10:57:04 PST ---
(In reply to comment #2)
> I also might consider naming it webkit_style/ or style/ instead of styles/
> donno.  In any case, I'm glad you're hacking on the style code!

Sure thing.  I was thinking that styles/ would only be for the file types and
not the main style.py.  So the main style.py would import styles.cpp,
styles.text, etc.

If we wanted a folder for all the style-related stuff, then I'd probably want
two levels.  Something like (though not sure yet what webkit_style/ and
style.py should be called)--

webkit_style/
    style.py
    styles/
        cpp.py
        text.py

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