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

Issue 8354028: Use base::IgnoreReturn<bool>( instead of base::IgnoreReturn(base::Callback<bool(void)>(. (Closed)

Created:
9 years, 2 months ago by Mike Mammarella
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Use base::IgnoreReturn<bool>( instead of base::IgnoreReturn(base::Callback<bool(void)>(. BUG=98919 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107003

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -165 lines) Patch
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 20 chunks +81 lines, -81 lines 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc View 19 chunks +78 lines, -78 lines 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Mike Mammarella
9 years, 2 months ago (2011-10-20 01:15:53 UTC) #1
Mike Mammarella
On 2011/10/20 01:15:53, Mike Mammarella wrote: s/wija/wjia/
9 years, 2 months ago (2011-10-20 01:18:44 UTC) #2
Mike Mammarella
ping
9 years, 2 months ago (2011-10-24 18:55:35 UTC) #3
wjia(left Chromium)
lgtm. Sorry for the delay. I thought I was on cc list.
9 years, 2 months ago (2011-10-24 20:27:16 UTC) #4
Mike Mammarella
9 years, 2 months ago (2011-10-24 20:29:19 UTC) #5
On 2011/10/24 20:27:16, wjia wrote:
> lgtm. Sorry for the delay. I thought I was on cc list.

You were, I was waiting for awong. But either is good. Thanks for pointing out
that this simpler construction works.

Powered by Google App Engine
This is Rietveld 408576698