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

Issue 15685008: Show a 'remember me' checkbox in the web-app when connecting to a host that supports pairing. (Closed)

Created:
7 years, 7 months ago by Jamie
Modified:
7 years, 7 months ago
Reviewers:
rmsousa, Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+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, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Show a 'remember me' checkbox in the web-app when connecting to a host that supports pairing. Currently this checkbox does nothing. The next CL will add code to request pairing if it was checked. BUG=156182 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202001

Patch Set 1 #

Patch Set 2 : Cleaned up comments and spacing. #

Patch Set 3 : Improved PIN dialog layout. #

Total comments: 13

Patch Set 4 : Reviewer comments. #

Patch Set 5 : Reviewer comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -48 lines) Patch
M remoting/client/plugin/chromoting_instance.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M remoting/protocol/authenticator.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/negotiating_authenticator_unittest.cc View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
M remoting/protocol/negotiating_client_authenticator.cc View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M remoting/protocol/pairing_client_authenticator.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M remoting/resources/remoting_strings.grd View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/webapp/client_plugin.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/client_plugin_async.js View 1 2 3 2 chunks +15 lines, -2 lines 0 comments Download
M remoting/webapp/client_screen.js View 1 2 3 2 chunks +10 lines, -2 lines 0 comments Download
M remoting/webapp/client_session.js View 1 2 3 2 chunks +9 lines, -6 lines 0 comments Download
M remoting/webapp/main.css View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M remoting/webapp/main.html View 1 2 1 chunk +30 lines, -26 lines 0 comments Download
M remoting/webapp/session_connector.js View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Jamie
PTAL. I still need to clean up the HTML/CSS a bit.
7 years, 7 months ago (2013-05-22 22:55:44 UTC) #1
rmsousa
Looks good in general, just some formatting/string nits. https://codereview.chromium.org/15685008/diff/5001/remoting/client/plugin/chromoting_instance.h File remoting/client/plugin/chromoting_instance.h (right): https://codereview.chromium.org/15685008/diff/5001/remoting/client/plugin/chromoting_instance.h#newcode179 remoting/client/plugin/chromoting_instance.h:179: const ...
7 years, 7 months ago (2013-05-23 00:14:58 UTC) #2
Jamie
ptal https://codereview.chromium.org/15685008/diff/5001/remoting/client/plugin/chromoting_instance.h File remoting/client/plugin/chromoting_instance.h (right): https://codereview.chromium.org/15685008/diff/5001/remoting/client/plugin/chromoting_instance.h#newcode179 remoting/client/plugin/chromoting_instance.h:179: const protocol::SecretFetchedCallback& secret_fetched_callback, On 2013/05/23 00:14:59, rmsousa wrote: ...
7 years, 7 months ago (2013-05-23 01:10:07 UTC) #3
Jamie
On 2013/05/23 01:10:07, Jamie wrote: > ptal > > https://codereview.chromium.org/15685008/diff/5001/remoting/client/plugin/chromoting_instance.h > File remoting/client/plugin/chromoting_instance.h (right): > ...
7 years, 7 months ago (2013-05-23 21:08:37 UTC) #4
rmsousa
lgtm https://codereview.chromium.org/15685008/diff/5001/remoting/resources/remoting_strings.grd File remoting/resources/remoting_strings.grd (right): https://codereview.chromium.org/15685008/diff/5001/remoting/resources/remoting_strings.grd#newcode556 remoting/resources/remoting_strings.grd:556: Remember this PIN so that I don't need ...
7 years, 7 months ago (2013-05-23 21:17:52 UTC) #5
Jamie
fyi https://codereview.chromium.org/15685008/diff/5001/remoting/resources/remoting_strings.grd File remoting/resources/remoting_strings.grd (right): https://codereview.chromium.org/15685008/diff/5001/remoting/resources/remoting_strings.grd#newcode556 remoting/resources/remoting_strings.grd:556: Remember this PIN so that I don't need ...
7 years, 7 months ago (2013-05-23 21:36:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/15685008/31001
7 years, 7 months ago (2013-05-23 21:37:08 UTC) #7
commit-bot: I haz the power
7 years, 7 months ago (2013-05-24 07:06:47 UTC) #8
Message was sent while issue was closed.
Change committed as 202001

Powered by Google App Engine
This is Rietveld 408576698