Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Issue 10796028: base: Class member variables should be ended with trailing underscores. (Closed)

Created:
8 years, 5 months ago by tfarina
Modified:
8 years, 5 months ago
CC:
chromium-reviews, erikwright (departed), gavinp+memory_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

base: Class member variables should be ended with trailing underscores. Fix ScopedVector API to follow this style. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Variable_Names#Variable_Names BUG=136196 R=willchan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148057

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : no moves #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -35 lines) Patch
M base/memory/scoped_vector.h View 1 2 1 chunk +35 lines, -35 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
tfarina
8 years, 5 months ago (2012-07-19 02:45:14 UTC) #1
tfarina
Will, ping?
8 years, 5 months ago (2012-07-20 02:12:08 UTC) #2
tfarina
+Brett for review. Question: Brett, do you think this organization is better? If not, could ...
8 years, 5 months ago (2012-07-20 14:46:32 UTC) #3
willchan no longer on Chromium
Sorry, still digging myself out of email debt. I honestly don't know if there's an ...
8 years, 5 months ago (2012-07-20 14:54:30 UTC) #4
tfarina
On Fri, Jul 20, 2012 at 11:54 AM, William Chan (陈智昌) <willchan@chromium.org> wrote: > Sorry, ...
8 years, 5 months ago (2012-07-20 14:58:10 UTC) #5
brettw
Renaming v -> v_ seems good, but the rest seems like unnecessary churn to me.
8 years, 5 months ago (2012-07-20 20:44:19 UTC) #6
tfarina
On Friday, July 20, 2012, wrote: > Renaming v -> v_ seems good, but the ...
8 years, 5 months ago (2012-07-21 00:51:00 UTC) #7
tfarina
I think this was the most stupid, non-brain patch I ever did :-( Uhh, anyway, ...
8 years, 5 months ago (2012-07-22 02:57:21 UTC) #8
brettw
There's still a bunch of reordering that makes it hard to see what changed here.
8 years, 5 months ago (2012-07-23 18:23:19 UTC) #9
willchan no longer on Chromium
+1. Please just do the member variable rename.
8 years, 5 months ago (2012-07-23 18:34:05 UTC) #10
tfarina
On 2012/07/23 18:34:05, willchan wrote: > +1. Please just do the member variable rename. No ...
8 years, 5 months ago (2012-07-24 04:06:18 UTC) #11
willchan no longer on Chromium
lgtm
8 years, 5 months ago (2012-07-24 04:43:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/10796028/12003
8 years, 5 months ago (2012-07-24 04:43:47 UTC) #13
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 06:08:49 UTC) #14
Change committed as 148057

Powered by Google App Engine
This is Rietveld 408576698