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

Issue 12867004: Webapp changes to support asking for a PIN (Closed)

Created:
7 years, 9 months ago by rmsousa
Modified:
7 years, 9 months ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Webapp changes to support asking for a PIN This implements a fetchPin interface, that can be called when the plugin layer needs a PIN, and calls onPinFetched with the PIN once it's obtained from the user. With old plugins, that don't support the useAsyncPinDialog API, this runs the dialog immediately before connecting, and then connects using the existing APIs. Finally, for It2Me nothing is changed, the support code is used as the passphrase as usual. BUG=115899 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190207

Patch Set 1 #

Total comments: 23

Patch Set 2 : Reviewer comments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -35 lines) Patch
M remoting/webapp/client_plugin.js View 1 4 chunks +16 lines, -1 line 0 comments Download
M remoting/webapp/client_plugin_async.js View 1 3 chunks +30 lines, -1 line 0 comments Download
M remoting/webapp/client_screen.js View 1 2 1 chunk +20 lines, -14 lines 0 comments Download
M remoting/webapp/client_session.js View 1 2 6 chunks +53 lines, -11 lines 0 comments Download
M remoting/webapp/session_connector.js View 1 2 5 chunks +16 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
rmsousa
See https://codereview.chromium.org/12518027/ for the corresponding Protocol changes This makes the client ask for the PIN ...
7 years, 9 months ago (2013-03-16 01:05:56 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/12867004/diff/1/remoting/webapp/client_plugin.js File remoting/webapp/client_plugin.js (right): https://codereview.chromium.org/12867004/diff/1/remoting/webapp/client_plugin.js#newcode62 remoting/webapp/client_plugin.js:62: USE_ASYNC_PIN_DIALOG: 'useAsyncPinDialog', Why do these need to be two ...
7 years, 9 months ago (2013-03-17 20:45:50 UTC) #2
Jamie
https://codereview.chromium.org/12867004/diff/1/remoting/webapp/client_plugin.js File remoting/webapp/client_plugin.js (right): https://codereview.chromium.org/12867004/diff/1/remoting/webapp/client_plugin.js#newcode62 remoting/webapp/client_plugin.js:62: USE_ASYNC_PIN_DIALOG: 'useAsyncPinDialog', On 2013/03/17 20:45:50, sergeyu wrote: > Why ...
7 years, 9 months ago (2013-03-18 20:28:23 UTC) #3
rmsousa
https://codereview.chromium.org/12867004/diff/1/remoting/webapp/client_plugin.js File remoting/webapp/client_plugin.js (right): https://codereview.chromium.org/12867004/diff/1/remoting/webapp/client_plugin.js#newcode62 remoting/webapp/client_plugin.js:62: USE_ASYNC_PIN_DIALOG: 'useAsyncPinDialog', On 2013/03/18 20:28:23, Jamie wrote: > On ...
7 years, 9 months ago (2013-03-18 21:58:00 UTC) #4
Jamie
lgtm
7 years, 9 months ago (2013-03-18 22:31:06 UTC) #5
Sergey Ulanov
LGTM, in case you were waiting for LGTM from me (no need to wait for ...
7 years, 9 months ago (2013-03-20 06:37:28 UTC) #6
rmsousa
On 2013/03/20 06:37:28, sergeyu wrote: > LGTM, in case you were waiting for LGTM from ...
7 years, 9 months ago (2013-03-20 20:52:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmsousa@chromium.org/12867004/7001
7 years, 9 months ago (2013-03-20 21:03:21 UTC) #8
commit-bot: I haz the power
Failed to apply patch for remoting/webapp/client_session.js: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-20 21:03:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmsousa@chromium.org/12867004/19001
7 years, 9 months ago (2013-03-20 23:01:26 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=109577
7 years, 9 months ago (2013-03-21 00:01:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmsousa@chromium.org/12867004/19001
7 years, 9 months ago (2013-03-21 20:28:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmsousa@chromium.org/12867004/19001
7 years, 9 months ago (2013-03-22 18:58:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmsousa@chromium.org/12867004/19001
7 years, 9 months ago (2013-03-23 15:40:50 UTC) #14
commit-bot: I haz the power
7 years, 9 months ago (2013-03-24 05:26:05 UTC) #15
Message was sent while issue was closed.
Change committed as 190207

Powered by Google App Engine
This is Rietveld 408576698