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

Issue 63029: Clarify the documentation for loading_only on TabRenderer::UpdateData. (Closed)

Created:
11 years, 8 months ago by brettw at google
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Clarify the documentation for loading_only on TabRenderer::UpdateData.

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M chrome/browser/tabs/tab_strip_model.h View 2 chunks +11 lines, -0 lines 2 comments Download
M chrome/browser/views/tabs/tab_renderer.h View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
brettw
11 years, 8 months ago (2009-04-06 21:41:23 UTC) #1
brettw
New snap up
11 years, 8 months ago (2009-04-07 00:41:33 UTC) #2
pink (ping after 24hrs)
LGTM. http://codereview.chromium.org/63029/diff/1003/1005 File chrome/browser/tabs/tab_strip_model.h (right): http://codereview.chromium.org/63029/diff/1003/1005#newcode80 Line 80: // specified. If other things change, set ...
11 years, 8 months ago (2009-04-07 13:29:27 UTC) #3
brettw
11 years, 8 months ago (2009-04-07 16:59:31 UTC) #4
http://codereview.chromium.org/63029/diff/1003/1005
File chrome/browser/tabs/tab_strip_model.h (right):

http://codereview.chromium.org/63029/diff/1003/1005#newcode80
Line 80: // specified. If other things change, set this flag to false to update
I think that comments should generally be written from the perspective of the
caller. You're looking at this as the implementor, but in the future, there will
be people looking at the comment from both the caller's and the implementor's
perspective.

I will add a little more clarification about what should happen.

Powered by Google App Engine
This is Rietveld 408576698