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

Issue 444793003: [style] Replace various "X() != 1" checks with "!X()". (Closed)

Created:
6 years, 4 months ago by eroman
Modified:
6 years, 4 months ago
Reviewers:
agl
CC:
chromium-reviews, darin-cc_chromium.org, jam
Project:
chromium
Visibility:
Public.

Description

[style] Replace various "X() != 1" checks with "!X()". For functions in BoringSSL where X() is guaranteed to return either 1 or 0. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287714

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -16 lines) Patch
M content/child/webcrypto/openssl/rsa_key_openssl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/webcrypto/openssl/rsa_oaep_openssl.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M content/child/webcrypto/openssl/rsa_ssa_openssl.cc View 2 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
eroman
6 years, 4 months ago (2014-08-05 23:47:37 UTC) #1
agl
lgtm
6 years, 4 months ago (2014-08-05 23:57:03 UTC) #2
eroman
The CQ bit was checked by eroman@chromium.org
6 years, 4 months ago (2014-08-06 00:29:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/444793003/1
6 years, 4 months ago (2014-08-06 00:31:35 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 06:46:10 UTC) #5
Message was sent while issue was closed.
Change committed as 287714

Powered by Google App Engine
This is Rietveld 408576698