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

Issue 13520005: autotestPrivate.loginStatus returns a dictionary instead of a string. (Closed)

Created:
7 years, 8 months ago by achuithb
Modified:
7 years, 8 months ago
Reviewers:
xiyuan, Matt Perry
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

autotestPrivate.loginStatus returns a dictionary instead of a string. BUG=225911 TEST=manual + browser test ExtensionApi.AutotestPrivate Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192655

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : feedback #

Total comments: 4

Patch Set 5 : feedback #

Patch Set 6 : compile #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -53 lines) Patch
M chrome/browser/extensions/api/autotest_private/autotest_private_api.cc View 1 2 3 4 5 6 2 chunks +44 lines, -42 lines 0 comments Download
M chrome/browser/extensions/api/autotest_private/autotest_private_apitest.cc View 1 2 3 4 5 6 1 chunk +3 lines, -7 lines 0 comments Download
M chrome/common/extensions/api/autotest_private.idl View 1 2 3 4 5 6 1 chunk +21 lines, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/autotest_private/test.js View 1 2 3 4 5 6 1 chunk +10 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
achuithb
Matt: I'd like to change the signature of this method (autotestPrivate.loginStatus). Do I need to ...
7 years, 8 months ago (2013-04-04 00:07:44 UTC) #1
Matt Perry
This is a private API, so no need to get it reviewed again for this. ...
7 years, 8 months ago (2013-04-04 00:12:03 UTC) #2
achuithb
Thanks!
7 years, 8 months ago (2013-04-04 00:25:37 UTC) #3
achuithb
Matt, I just realized that userImage has to be of type DOMString. Could you please ...
7 years, 8 months ago (2013-04-04 00:42:28 UTC) #4
Matt Perry
lgtm https://codereview.chromium.org/13520005/diff/12001/chrome/common/extensions/api/autotest_private.idl File chrome/common/extensions/api/autotest_private.idl (right): https://codereview.chromium.org/13520005/diff/12001/chrome/common/extensions/api/autotest_private.idl#newcode20 chrome/common/extensions/api/autotest_private.idl:20: DOMString userImage; Might want to comment these properties ...
7 years, 8 months ago (2013-04-04 00:56:18 UTC) #5
xiyuan
LGTM https://codereview.chromium.org/13520005/diff/12001/chrome/browser/extensions/api/autotest_private/autotest_private_api.cc File chrome/browser/extensions/api/autotest_private/autotest_private_api.cc (right): https://codereview.chromium.org/13520005/diff/12001/chrome/browser/extensions/api/autotest_private/autotest_private_api.cc#newcode60 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc:60: chromeos::ScreenLocker::default_screen_locker(); nit: Suggest to explicitly convert it to ...
7 years, 8 months ago (2013-04-04 16:25:33 UTC) #6
achuithb
Thanks for the feedback, Matt and Xiyuan! https://codereview.chromium.org/13520005/diff/12001/chrome/browser/extensions/api/autotest_private/autotest_private_api.cc File chrome/browser/extensions/api/autotest_private/autotest_private_api.cc (right): https://codereview.chromium.org/13520005/diff/12001/chrome/browser/extensions/api/autotest_private/autotest_private_api.cc#newcode60 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc:60: chromeos::ScreenLocker::default_screen_locker(); On ...
7 years, 8 months ago (2013-04-04 17:58:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/13520005/20006
7 years, 8 months ago (2013-04-04 17:59:18 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 18:03:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/13520005/30002
7 years, 8 months ago (2013-04-04 18:23:22 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 18:27:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/13520005/30002
7 years, 8 months ago (2013-04-05 18:55:17 UTC) #12
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 23:55:18 UTC) #13
Message was sent while issue was closed.
Change committed as 192655

Powered by Google App Engine
This is Rietveld 408576698