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

Issue 6332004: Initialized 3 boolean variables.... (Closed)

Created:
9 years, 11 months ago by asharif1
Modified:
9 years, 6 months ago
Reviewers:
mattm
CC:
chromium-reviews, bjanakiraman1
Visibility:
Public.

Description

Initialized 3 boolean variables. The compiler gives an uninitialized variable warning when CallbackArgsToBool() is inlined. BUG=none TEST=Trivial fix. Patch from <asharif@chromium.org>; Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71748

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/browser/dom_ui/options/certificate_manager_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
asharif1
Please review this. These variables are a copy of another set of variables I initialized ...
9 years, 11 months ago (2011-01-18 19:12:16 UTC) #1
mattm
lgtm
9 years, 11 months ago (2011-01-18 22:29:36 UTC) #2
asharif1
9 years, 11 months ago (2011-01-18 23:44:48 UTC) #3
On 2011/01/18 22:29:36, mattm wrote:
> lgtm

Sorry I forgot to mention this: I am not a committer so you'll have to push this
CL.

Thanks,

Powered by Google App Engine
This is Rietveld 408576698