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

Issue 1753553002: Suppress the clang warning "-Wdeprecated-declarations" for CSSM API calls. (Closed)

Created:
4 years, 9 months ago by erikchen
Modified:
4 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@temp5_gtm2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Suppress the clang warning "-Wdeprecated-declarations" for CSSM API calls. The CSSM API has been deprecated since OSX 10.7, but there is no replacement. BUG=590914 Committed: https://crrev.com/bedc26167ab5402cf9e4a51afeeeb90ababb9da0 Cr-Commit-Position: refs/heads/master@{#378668}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comments from rsleevi. #

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -11 lines) Patch
M crypto/cssm_init.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M crypto/cssm_init.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M net/base/keygen_handler_mac.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M net/cert/cert_verify_proc_mac.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M net/cert/x509_cert_types_mac.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M net/cert/x509_certificate_mac.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M net/cert/x509_util_mac.h View 2 chunks +7 lines, -0 lines 0 comments Download
M net/cert/x509_util_mac.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M net/ssl/client_cert_store_mac.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M net/ssl/ssl_platform_key_mac.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M third_party/apple_apsl/README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/apple_apsl/cssmapplePriv.h View 4 chunks +18 lines, -11 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1753553002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1753553002/1
4 years, 9 months ago (2016-03-01 01:00:28 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/29452)
4 years, 9 months ago (2016-03-01 01:17:58 UTC) #4
erikchen
rsleevi: Please review net/ and crypto/ mark: Please review third_party/apple_apsl
4 years, 9 months ago (2016-03-01 02:08:19 UTC) #6
Mark Mentovai
LGTM in third_party
4 years, 9 months ago (2016-03-01 15:22:59 UTC) #7
Ryan Sleevi
LGTM % 1 nit https://codereview.chromium.org/1753553002/diff/1/crypto/cssm_init.h File crypto/cssm_init.h (right): https://codereview.chromium.org/1753553002/diff/1/crypto/cssm_init.h#newcode49 crypto/cssm_init.h:49: // CSSM functions are deprecated ...
4 years, 9 months ago (2016-03-01 15:59:58 UTC) #8
erikchen
https://codereview.chromium.org/1753553002/diff/1/crypto/cssm_init.h File crypto/cssm_init.h (right): https://codereview.chromium.org/1753553002/diff/1/crypto/cssm_init.h#newcode49 crypto/cssm_init.h:49: // CSSM functions are deprecated as of OSX 10.7, ...
4 years, 9 months ago (2016-03-02 02:02:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1753553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1753553002/40001
4 years, 9 months ago (2016-03-02 02:03:43 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-02 02:52:18 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-02 02:53:12 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bedc26167ab5402cf9e4a51afeeeb90ababb9da0
Cr-Commit-Position: refs/heads/master@{#378668}

Powered by Google App Engine
This is Rietveld 408576698