Bug 31526
Summary: | Add a "Coding Style" item to the list of "Components" in Bugzilla | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Jerdonek <cjerdonek> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Minor | ||
Priority: | P4 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Chris Jerdonek
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
> 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)
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.