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

Issue 1328233002: Ramove use of JSONReader::DeprecatedRead from chromeos/ (Closed)

Created:
5 years, 3 months ago by Olli Raula
Modified:
5 years, 3 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ramove use of JSONReader::DeprecatedRead from chromeos/ Remove use of deprecated function DeprecatedRead from chromeos/ BUG=523194 Committed: https://crrev.com/c6c44b1595e0a35dd9afe43fc50f5f54c0c13614 Cr-Commit-Position: refs/heads/master@{#348103}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fix #

Patch Set 3 : Add ignore_result's #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -28 lines) Patch
M chromeos/geolocation/simple_geolocation_request.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chromeos/network/auto_connect_handler_unittest.cc View 1 2 2 chunks +6 lines, -4 lines 0 comments Download
M chromeos/network/client_cert_resolver_unittest.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chromeos/network/network_connection_handler_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chromeos/network/onc/onc_translator_shill_to_onc.cc View 1 1 chunk +6 lines, -8 lines 0 comments Download
M chromeos/network/onc/onc_utils.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M chromeos/timezone/timezone_request.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
Olli Raula
Could you review?
5 years, 3 months ago (2015-09-08 13:48:45 UTC) #2
oshima
lgtm
5 years, 3 months ago (2015-09-08 14:45:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1328233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1328233002/1
5 years, 3 months ago (2015-09-09 06:26:52 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/97629)
5 years, 3 months ago (2015-09-09 06:38:39 UTC) #7
Olli Raula
pneubeck: Could you review chromeos/network
5 years, 3 months ago (2015-09-09 06:46:27 UTC) #9
pneubeck (no reviews)
https://codereview.chromium.org/1328233002/diff/1/chromeos/network/auto_connect_handler_unittest.cc File chromeos/network/auto_connect_handler_unittest.cc (right): https://codereview.chromium.org/1328233002/diff/1/chromeos/network/auto_connect_handler_unittest.cc#newcode221 chromeos/network/auto_connect_handler_unittest.cc:221: ASSERT_TRUE(network_configs_value.get()) << error; it's common to drop the ".get()" ...
5 years, 3 months ago (2015-09-09 11:49:51 UTC) #10
Olli Raula
Hmm, thanks for advices. I did them but we have an error. release() outputs a ...
5 years, 3 months ago (2015-09-09 13:32:30 UTC) #11
pneubeck (no reviews)
you could wrap the release() call with ignore_result from base/macros.h https://code.google.com/p/chromium/codesearch#chromium/src/base/macros.h&l=171
5 years, 3 months ago (2015-09-09 13:35:12 UTC) #12
Olli Raula
Fixed, thanks
5 years, 3 months ago (2015-09-09 14:30:32 UTC) #13
pneubeck (no reviews)
lgtm
5 years, 3 months ago (2015-09-09 14:38:14 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1328233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1328233002/40001
5 years, 3 months ago (2015-09-10 05:32:25 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-10 05:37:28 UTC) #18
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/c6c44b1595e0a35dd9afe43fc50f5f54c0c13614 Cr-Commit-Position: refs/heads/master@{#348103}
5 years, 3 months ago (2015-09-10 05:38:21 UTC) #19
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:07:51 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c6c44b1595e0a35dd9afe43fc50f5f54c0c13614
Cr-Commit-Position: refs/heads/master@{#348103}

Powered by Google App Engine
This is Rietveld 408576698