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

Issue 4273: Fix some issues found looking at the code. I have made two posts about it:... (Closed)

Created:
12 years, 3 months ago by mendola
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M AUTHORS View 3 1 chunk +1 line, -0 lines 0 comments Download
M base/base_drag_source.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M base/base_drop_target.cc View 1 2 3 2 chunks +6 lines, -5 lines 0 comments Download
M base/event_recorder.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M base/histogram.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M base/hmac.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M base/hmac_mac.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M base/hmac_nss.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M base/hmac_win.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
M-A Ruel
http://codereview.chromium.org/4273/diff/1/4 File base/base_drag_source.cc (right): http://codereview.chromium.org/4273/diff/1/4#newcode59 Line 59: return ULONG(0); return 0U; http://codereview.chromium.org/4273/diff/1/8 File base/base_drop_target.cc (right): ...
12 years, 3 months ago (2008-09-25 13:57:09 UTC) #1
mendola
http://codereview.chromium.org/4273/diff/1/4 File base/base_drag_source.cc (right): http://codereview.chromium.org/4273/diff/1/4#newcode59 Line 59: return ULONG(0); On 2008/09/25 13:57:09, M-A wrote: > ...
12 years, 3 months ago (2008-09-25 15:19:06 UTC) #2
M-A Ruel
On 2008/09/25 15:19:06, mendola wrote: > I would like to have an error in case ...
12 years, 3 months ago (2008-09-25 15:56:58 UTC) #3
mendola
On 2008/09/25 15:56:58, M-A wrote: > On 2008/09/25 15:19:06, mendola wrote: > > I would ...
12 years, 3 months ago (2008-09-25 18:31:49 UTC) #4
mendola
12 years, 2 months ago (2008-09-26 09:12:32 UTC) #5
M-A Ruel
Ok this patch looks fine, I'll look at committing it.
12 years, 2 months ago (2008-09-26 15:56:50 UTC) #6
M-A Ruel
12 years, 2 months ago (2008-09-30 21:01:44 UTC) #7
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=2730
(albeit with some changes)

Please close this issue. Thanks.

Powered by Google App Engine
This is Rietveld 408576698