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

Issue 7617016: base: Add missing OVERRIDE annotations to overridden methods from Value. (Closed)

Created:
9 years, 4 months ago by tfarina
Modified:
9 years, 4 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

base: Add missing OVERRIDE annotations to overridden methods from Value. BUG=None TEST=None R=evan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96452

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -24 lines) Patch
M base/values.h View 1 6 chunks +25 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
9 years, 4 months ago (2011-08-11 20:20:38 UTC) #1
Evan Martin
LGTM http://codereview.chromium.org/7617016/diff/1/base/values.h File base/values.h (right): http://codereview.chromium.org/7617016/diff/1/base/values.h#newcode137 base/values.h:137: // Value: Might be worth saying "overrides" or ...
9 years, 4 months ago (2011-08-11 20:29:28 UTC) #2
tfarina
9 years, 4 months ago (2011-08-11 20:56:05 UTC) #3
http://codereview.chromium.org/7617016/diff/1/base/values.h
File base/values.h (right):

http://codereview.chromium.org/7617016/diff/1/base/values.h#newcode137
base/values.h:137: // Value:
On 2011/08/11 20:29:28, Evan Martin wrote:
> Might be worth saying "overrides" or "implementation" on these comments. 
> ("Value:" doesn't mean a whole lot, you might as well delete the comment if
> that's all it's gonna say.)

Changed to // Overridden from Value:

Powered by Google App Engine
This is Rietveld 408576698