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

Issue 13757005: Add comments to SimpleSynchronousEntry callbacks. (Closed)

Created:
7 years, 8 months ago by gavinp
Modified:
7 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org
Visibility:
Public.

Description

Add comments to SimpleSynchronousEntry callbacks. Name the parameters and comment on their meaning. I was adding another one of these for checksums, and I found it was getting confusing. These comments should help. R=rvargas@chromium.org,pasko@chromium.org,felipeg@chromium.org BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193056 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193390

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase & remediate #

Total comments: 2

Patch Set 3 : name arguments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M net/disk_cache/simple/simple_synchronous_entry.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
gavinp
Folks, WDYT?
7 years, 8 months ago (2013-04-07 17:28:16 UTC) #1
pasko-google - do not use
lgtm https://codereview.chromium.org/13757005/diff/1/net/disk_cache/simple/simple_synchronous_entry.h File net/disk_cache/simple/simple_synchronous_entry.h (right): https://codereview.chromium.org/13757005/diff/1/net/disk_cache/simple/simple_synchronous_entry.h#newcode30 net/disk_cache/simple/simple_synchronous_entry.h:30: // thread safe, and callers must insure that ...
7 years, 8 months ago (2013-04-08 09:25:13 UTC) #2
gavinp
https://codereview.chromium.org/13757005/diff/1/net/disk_cache/simple/simple_synchronous_entry.h File net/disk_cache/simple/simple_synchronous_entry.h (right): https://codereview.chromium.org/13757005/diff/1/net/disk_cache/simple/simple_synchronous_entry.h#newcode30 net/disk_cache/simple/simple_synchronous_entry.h:30: // thread safe, and callers must insure that it ...
7 years, 8 months ago (2013-04-08 11:26:03 UTC) #3
rvargas (doing something else)
rbstmp lgtm https://codereview.chromium.org/13757005/diff/17001/net/disk_cache/simple/simple_synchronous_entry.h File net/disk_cache/simple/simple_synchronous_entry.h (right): https://codereview.chromium.org/13757005/diff/17001/net/disk_cache/simple/simple_synchronous_entry.h#newcode38 net/disk_cache/simple/simple_synchronous_entry.h:38: typedef base::Callback<void(SimpleSynchronousEntry* /* new_entry */)> nit: any ...
7 years, 8 months ago (2013-04-08 22:49:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/13757005/17001
7 years, 8 months ago (2013-04-09 06:46:34 UTC) #5
commit-bot: I haz the power
Change committed as 193056
7 years, 8 months ago (2013-04-09 09:17:40 UTC) #6
gavinp
https://codereview.chromium.org/13757005/diff/17001/net/disk_cache/simple/simple_synchronous_entry.h File net/disk_cache/simple/simple_synchronous_entry.h (right): https://codereview.chromium.org/13757005/diff/17001/net/disk_cache/simple/simple_synchronous_entry.h#newcode38 net/disk_cache/simple/simple_synchronous_entry.h:38: typedef base::Callback<void(SimpleSynchronousEntry* /* new_entry */)> On 2013/04/08 22:49:44, rvargas ...
7 years, 8 months ago (2013-04-09 17:51:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/13757005/26002
7 years, 8 months ago (2013-04-10 13:36:03 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-10 15:23:43 UTC) #9
Message was sent while issue was closed.
Change committed as 193390

Powered by Google App Engine
This is Rietveld 408576698