RESOLVED WONTFIX 31526
Add a "Coding Style" item to the list of "Components" in Bugzilla
https://bugs.webkit.org/show_bug.cgi?id=31526
Summary Add a "Coding Style" item to the list of "Components" in Bugzilla
Chris Jerdonek
Reported 2009-11-15 18:32:56 PST
There doesn't seem to be a good category in Bugzilla for patches and tasks related to modifying the code to fit the WebKit Coding Style Guidelines. This is especially true for tasks that span multiple areas of the code. I'd like to propose that a Component be added to Bugzilla called "Coding Style" (for the Product WebKit). The description can be something like "For code that does not match the WebKit Coding Style Guidelines," or perhaps more generally, "For tasks related to modifying WebKit code to match the WebKit Coding Style Guidelines." It looks like the list of components isn't stored in source control and that this needs to be done by a Bugzilla admin: http://www.bugzilla.org/docs/3.2/en/html/components.html
Attachments
Alexey Proskuryakov
Comment 1 2009-11-16 12:03:36 PST
> There doesn't seem to be a good category in Bugzilla for patches and tasks > related to modifying the code to fit the WebKit Coding Style Guidelines. We don't do this often - usually, we update style when we touch code.
Mark Rowe (bdash)
Comment 2 2009-11-16 21:34:16 PST
We don’t need a component for this. We encourage people to clean up style issues as they’re working on an area of the code.
Note You need to log in before you can comment on or make changes to this bug.