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

Issue 190003: Add some comments to base. (Closed)

Created:
11 years, 3 months ago by jorlow
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, brettw
Visibility:
Public.

Description

Add a comment about templates for hashing pointers and correct the case of a function inside a comment. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25300

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M base/hash_tables.h View 1 2 1 chunk +6 lines, -0 lines 1 comment Download
M base/scoped_ptr.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
jorlow
11 years, 3 months ago (2009-09-02 08:46:07 UTC) #1
Mark Mentovai
This comes up periodically. For example, http://groups.google.com/group/chromium-reviews/browse_thread/thread/65031198901c6538 It's not necessarily a great idea. It's not ...
11 years, 3 months ago (2009-09-02 14:24:15 UTC) #2
jorlow
Ok, so should I subclass this just for the one I care about? And put ...
11 years, 3 months ago (2009-09-02 16:00:14 UTC) #3
jorlow
Uploaded a new version of the patch. GIven that people keep trying to add this ...
11 years, 3 months ago (2009-09-03 01:11:32 UTC) #4
Mark Mentovai
LGTM Please adjust the changelist description to match what you're doing. I don't see any ...
11 years, 3 months ago (2009-09-03 01:21:02 UTC) #5
jorlow
On Thu, Sep 3, 2009 at 10:21 AM, <mark@chromium.org> wrote: > LGTM > > Please ...
11 years, 3 months ago (2009-09-03 01:26:04 UTC) #6
Mark Mentovai
LGTM Touching scoped_ptr - prepare to rebuild the world. :)
11 years, 3 months ago (2009-09-03 02:02:35 UTC) #7
jorlow
I wonder how many tons of carbon that one change will waste. :-) On Thu, ...
11 years, 3 months ago (2009-09-03 02:12:41 UTC) #8
darin (slow to review)
11 years, 3 months ago (2009-09-03 05:23:11 UTC) #9
LGTM2

http://codereview.chromium.org/190003/diff/5003/6002
File base/hash_tables.h (right):

http://codereview.chromium.org/190003/diff/5003/6002#newcode15
Line 15: // function for pointers.  If you to hash a pointers to a particular
class,
nit: "If you _want_ to hash pointers..."

Powered by Google App Engine
This is Rietveld 408576698