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

Issue 1108713002: Add chrome://proximity-auth UI implemented with Polymer. (Closed)

Created:
5 years, 8 months ago by Tim Song
Modified:
5 years, 7 months ago
Reviewers:
Ilya Sherman, michaelpg
CC:
chromium-reviews, oshima+watch_chromium.org, michaelpg+watch-polymer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add chrome://proximity-auth UI implemented with Polymer. This UI currently uses placeholder data and is not yet hooked up with Chrome. BUG=409158 Committed: https://crrev.com/46be112a31bf05472d5ef01e2bcd3edf9ae528d3 Cr-Commit-Position: refs/heads/master@{#327556}

Patch Set 1 : #

Total comments: 44

Patch Set 2 : fixes #

Patch Set 3 : use hidden?= #

Unified diffs Side-by-side diffs Delta from patch set Stats (+962 lines, -117 lines) Patch
M components/proximity_auth.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M components/proximity_auth/webui/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/proximity_auth/webui/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/proximity_auth/webui/proximity_auth_ui.cc View 2 chunks +15 lines, -4 lines 0 comments Download
A components/proximity_auth/webui/resources/content-panel.html View 1 1 chunk +59 lines, -0 lines 0 comments Download
A components/proximity_auth/webui/resources/content-panel.js View 1 1 chunk +118 lines, -0 lines 0 comments Download
A components/proximity_auth/webui/resources/device-list.html View 1 2 1 chunk +132 lines, -0 lines 0 comments Download
A components/proximity_auth/webui/resources/device-list.js View 1 1 chunk +76 lines, -0 lines 0 comments Download
A components/proximity_auth/webui/resources/local-state.html View 1 2 1 chunk +116 lines, -0 lines 0 comments Download
A components/proximity_auth/webui/resources/local-state.js View 1 2 1 chunk +67 lines, -0 lines 0 comments Download
A components/proximity_auth/webui/resources/log-panel.html View 1 1 chunk +67 lines, -0 lines 0 comments Download
A components/proximity_auth/webui/resources/log-panel.js View 1 2 1 chunk +236 lines, -0 lines 0 comments Download
M components/proximity_auth/webui/resources/proximity_auth.css View 1 2 1 chunk +13 lines, -6 lines 0 comments Download
M components/proximity_auth/webui/resources/proximity_auth.html View 1 2 1 chunk +6 lines, -13 lines 0 comments Download
D components/proximity_auth/webui/resources/proximity_auth.js View 1 chunk +0 lines, -90 lines 0 comments Download
M components/resources/proximity_auth_resources.grdp View 1 chunk +18 lines, -3 lines 0 comments Download
M ui/webui/resources/polymer_resources.grdp View 3 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Tim Song
+michaelpg@ for ui/webui/resources/polymer_resources.grdp +isherman@ for components/proximity_auth.
5 years, 8 months ago (2015-04-27 18:41:18 UTC) #3
Ilya Sherman
LGTM, thanks. https://codereview.chromium.org/1108713002/diff/20001/components/proximity_auth.gypi File components/proximity_auth.gypi (right): https://codereview.chromium.org/1108713002/diff/20001/components/proximity_auth.gypi#newcode131 components/proximity_auth.gypi:131: 'cryptauth', nit: This isn't reflected in the ...
5 years, 8 months ago (2015-04-28 02:40:12 UTC) #4
michaelpg
ui/webui/resources/polymer_resources.grdp looks good, but I have some (mostly style) nitpicks: * use double quotes in ...
5 years, 8 months ago (2015-04-28 04:00:49 UTC) #5
Tim Song
Thanks for reviewing the other files Michael. https://codereview.chromium.org/1108713002/diff/20001/components/proximity_auth.gypi File components/proximity_auth.gypi (right): https://codereview.chromium.org/1108713002/diff/20001/components/proximity_auth.gypi#newcode131 components/proximity_auth.gypi:131: 'cryptauth', On ...
5 years, 7 months ago (2015-04-28 19:41:33 UTC) #6
michaelpg
lgtm Thanks for making those changes. Stylistically, you should still use double quotes in HTML ...
5 years, 7 months ago (2015-04-29 00:05:28 UTC) #7
Tim Song
I changed all the quotes to fit the style. https://codereview.chromium.org/1108713002/diff/20001/components/proximity_auth/webui/resources/device-list.html File components/proximity_auth/webui/resources/device-list.html (right): https://codereview.chromium.org/1108713002/diff/20001/components/proximity_auth/webui/resources/device-list.html#newcode94 components/proximity_auth/webui/resources/device-list.html:94: ...
5 years, 7 months ago (2015-04-29 18:05:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108713002/60001
5 years, 7 months ago (2015-04-29 18:06:57 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 7 months ago (2015-04-29 21:27:17 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 21:29:15 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/46be112a31bf05472d5ef01e2bcd3edf9ae528d3
Cr-Commit-Position: refs/heads/master@{#327556}

Powered by Google App Engine
This is Rietveld 408576698