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

Issue 1310173010: Remove use of JSONReader::DeprecatedRead from chrome/test (Closed)

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

Description

Remove use of JSONReader::DeprecatedRead from chrome/test Remove use of deprecated function DeprecatedRead from chrome/test BUG=523194 Committed: https://crrev.com/1a13a39982f7ca1fff45691de781ffff46e16e07 Cr-Commit-Position: refs/heads/master@{#352544}

Patch Set 1 #

Patch Set 2 : Fix memory leak #

Patch Set 3 : Fix error #

Total comments: 2

Patch Set 4 : Fixed #

Total comments: 1

Patch Set 5 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M chrome/test/chromedriver/chrome/dom_tracker_unittest.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/chromedriver/chrome/frame_tracker_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/chromedriver/chrome_launcher.cc View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/test/chromedriver/chrome_launcher_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/chromedriver/performance_logger_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/remoting/remote_desktop_browsertest.cc View 1 2 3 4 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
Olli Raula
Could you review?
5 years, 3 months ago (2015-09-09 07:25:22 UTC) #2
Olli Raula
If that fix is not needed, I can use the first version. Otherwise not need ...
5 years, 3 months ago (2015-09-09 13:33:44 UTC) #3
Olli Raula
If that fix is not needed, I can use the first version. Otherwise not need ...
5 years, 3 months ago (2015-09-09 13:33:52 UTC) #4
Olli Raula
Should be fine now
5 years, 3 months ago (2015-09-09 14:30:05 UTC) #5
sky
https://codereview.chromium.org/1310173010/diff/40001/chrome/test/chromedriver/chrome/dom_tracker_unittest.cc File chrome/test/chromedriver/chrome/dom_tracker_unittest.cc (right): https://codereview.chromium.org/1310173010/diff/40001/chrome/test/chromedriver/chrome/dom_tracker_unittest.cc#newcode63 chrome/test/chromedriver/chrome/dom_tracker_unittest.cc:63: params.Set("nodes", base::JSONReader::Read(nodes).release()); I think you should make DictionaryValue::Set take ...
5 years, 3 months ago (2015-09-09 16:03:04 UTC) #6
Olli Raula
Thanks for review, now fixed
5 years, 2 months ago (2015-10-01 13:26:57 UTC) #7
sky
https://codereview.chromium.org/1310173010/diff/60001/chrome/test/remoting/remote_desktop_browsertest.cc File chrome/test/remoting/remote_desktop_browsertest.cc (right): https://codereview.chromium.org/1310173010/diff/60001/chrome/test/remoting/remote_desktop_browsertest.cc#newcode866 chrome/test/remoting/remote_desktop_browsertest.cc:866: ASSERT_FALSE(root.get() && root->GetAsDictionary(&root_dict)); Why is this changing to ASSERT_FALSE?
5 years, 2 months ago (2015-10-02 15:47:35 UTC) #8
Olli Raula
> Why is this changing to ASSERT_FALSE? My mistake, now fixed.
5 years, 2 months ago (2015-10-05 08:04:43 UTC) #9
sky
LGTM
5 years, 2 months ago (2015-10-05 15:59:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310173010/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310173010/80001
5 years, 2 months ago (2015-10-06 05:51:12 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 2 months ago (2015-10-06 05:55:42 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-06 05:56:37 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1a13a39982f7ca1fff45691de781ffff46e16e07
Cr-Commit-Position: refs/heads/master@{#352544}

Powered by Google App Engine
This is Rietveld 408576698