[webkit-reviews] review denied: [Bug 76287] Coding standard violation: Rename static members with "s_" prefix. : [Attachment 122455] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 13 12:27:07 PST 2012
James Robinson <jamesr at chromium.org> has denied Eugene Girard
<girard at chromium.org>'s request for review:
Bug 76287: Coding standard violation: Rename static members with "s_" prefix.
https://bugs.webkit.org/show_bug.cgi?id=76287
Attachment 122455: Patch
https://bugs.webkit.org/attachment.cgi?id=122455&action=review
------- Additional Comments from James Robinson <jamesr at chromium.org>
Our general project policy is to not do bulk style changes without any other
changes since it's mostly unnecessary churn. It's generally fine to fix the
style in any area of the code that you are patching for other reasons.
More information about the webkit-reviews
mailing list