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

Issue 552893002: Introduce new chrome.easyUnlock APIs for getting the sign-in challenge and using it to sign-in the … (Closed)

Created:
6 years, 3 months ago by Tim Song
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Introduce new chrome.easyUnlock APIs for getting the sign-in challenge and using it to sign in the user. BUG=401636 Committed: https://crrev.com/82bf980c0c69abc54169b13d0052ec4fbbe67916 Cr-Commit-Position: refs/heads/master@{#294317}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : update docs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -0 lines) Patch
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.h View 1 chunk +32 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/easy_unlock_private.idl View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (3 generated)
Tim Song
Let me know these APIs look sufficient.
6 years, 3 months ago (2014-09-08 22:59:36 UTC) #2
Tim Song
Let me know these APIs look sufficient.
6 years, 3 months ago (2014-09-08 22:59:36 UTC) #3
Tim Song
https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl File chrome/common/extensions/api/easy_unlock_private.idl (right): https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl#newcode264 chrome/common/extensions/api/easy_unlock_private.idl:264: static void getSignInChallenge(DataCallback callback); Should we pass m2 here ...
6 years, 3 months ago (2014-09-08 23:54:23 UTC) #4
xiyuan
I think this should be good enough for phase 1. https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl File chrome/common/extensions/api/easy_unlock_private.idl (right): https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl#newcode264 ...
6 years, 3 months ago (2014-09-09 02:35:28 UTC) #5
xiyuan
One more thing we might want to consider is that a user could have multiple ...
6 years, 3 months ago (2014-09-09 16:19:49 UTC) #6
tbarzic
https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl File chrome/common/extensions/api/easy_unlock_private.idl (right): https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl#newcode264 chrome/common/extensions/api/easy_unlock_private.idl:264: static void getSignInChallenge(DataCallback callback); On 2014/09/09 02:35:28, xiyuan wrote: ...
6 years, 3 months ago (2014-09-09 19:55:49 UTC) #7
Tim Song
> One more thing we might want to consider is that a user could have ...
6 years, 3 months ago (2014-09-10 00:47:13 UTC) #8
Tim Song
+yoz@ and isherman@ Please take a look.
6 years, 3 months ago (2014-09-10 00:50:28 UTC) #10
Yoyo Zhou
https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl File chrome/common/extensions/api/easy_unlock_private.idl (right): https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl#newcode266 chrome/common/extensions/api/easy_unlock_private.idl:266: // Tries to sign-in the current user with a ...
6 years, 3 months ago (2014-09-10 01:16:00 UTC) #11
Tim Song
https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl File chrome/common/extensions/api/easy_unlock_private.idl (right): https://codereview.chromium.org/552893002/diff/20001/chrome/common/extensions/api/easy_unlock_private.idl#newcode266 chrome/common/extensions/api/easy_unlock_private.idl:266: // Tries to sign-in the current user with a ...
6 years, 3 months ago (2014-09-10 03:07:32 UTC) #12
Ilya Sherman
LGTM
6 years, 3 months ago (2014-09-10 04:12:42 UTC) #13
Yoyo Zhou
LGTM
6 years, 3 months ago (2014-09-10 19:10:11 UTC) #14
tbarzic
lgtm
6 years, 3 months ago (2014-09-10 19:57:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/552893002/40001
6 years, 3 months ago (2014-09-11 03:04:54 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 05f040627387935442195bcb2c03c3682c61f10b
6 years, 3 months ago (2014-09-11 03:47:15 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 04:00:14 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/82bf980c0c69abc54169b13d0052ec4fbbe67916
Cr-Commit-Position: refs/heads/master@{#294317}

Powered by Google App Engine
This is Rietveld 408576698