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

Issue 1137103002: Convert a11y page to Polymer 0.8 (Closed)

Created:
5 years, 7 months ago by Jeremy Klein
Modified:
5 years, 7 months ago
CC:
chromium-reviews, khorimoto+watch-md-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, jhawkins+watch-md-settings_chromium.org, orenb+watch-md-settings_chromium.org, arv+watch_chromium.org, stevenjb+watch-md-settings_chromium.org, jlklein+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert a11y page to Polymer 0.8 BUG=485381 Committed: https://crrev.com/459dcc68462818c9acfb069d658f8cfcf923e3f1 Cr-Commit-Position: refs/heads/master@{#329569}

Patch Set 1 #

Patch Set 2 : One-way bind when possible #

Total comments: 5

Patch Set 3 : Michael's comments #

Patch Set 4 : use a label #

Patch Set 5 : fix label #

Patch Set 6 : remove ready and bind to the select value. #

Total comments: 2

Patch Set 7 : add readOnlys #

Total comments: 4

Patch Set 8 : kyle's comments #

Patch Set 9 : style fix #

Patch Set 10 : css license #

Patch Set 11 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -127 lines) Patch
A + chrome/browser/resources/settings/a11y_page/a11y_page.css View 1 2 3 4 5 6 7 8 9 1 chunk +11 lines, -10 lines 0 comments Download
M chrome/browser/resources/settings/a11y_page/a11y_page.html View 1 2 3 4 5 6 7 8 3 chunks +29 lines, -36 lines 0 comments Download
M chrome/browser/resources/settings/a11y_page/a11y_page.js View 1 2 3 4 5 6 1 chunk +42 lines, -32 lines 0 comments Download
D chrome/browser/resources/settings/a11y_page/a11y_page_style.html View 1 chunk +0 lines, -24 lines 0 comments Download
D chrome/browser/resources/settings/a11y_page/demo.html View 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/browser/resources/settings/a11y_page/demo.js View 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_page.css View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
Jeremy Klein
5 years, 7 months ago (2015-05-12 02:07:59 UTC) #2
michaelpg
https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js File chrome/browser/resources/settings/a11y_page/a11y_page.js (right): https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js#newcode68 chrome/browser/resources/settings/a11y_page/a11y_page.js:68: * Name of the 'core-icon' to show. iron-icon https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js#newcode78 ...
5 years, 7 months ago (2015-05-12 05:52:05 UTC) #4
Jeremy Klein
https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js File chrome/browser/resources/settings/a11y_page/a11y_page.js (right): https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js#newcode68 chrome/browser/resources/settings/a11y_page/a11y_page.js:68: * Name of the 'core-icon' to show. On 2015/05/12 ...
5 years, 7 months ago (2015-05-12 06:23:22 UTC) #5
michaelpg
https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js File chrome/browser/resources/settings/a11y_page/a11y_page.js (right): https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js#newcode78 chrome/browser/resources/settings/a11y_page/a11y_page.js:78: this.$.autoclickDropdown.value = On 2015/05/12 06:23:22, Jeremy Klein wrote: > ...
5 years, 7 months ago (2015-05-12 07:04:33 UTC) #6
Jeremy Klein
On 2015/05/12 07:04:33, michaelpg wrote: > https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js > File chrome/browser/resources/settings/a11y_page/a11y_page.js (right): > > https://codereview.chromium.org/1137103002/diff/20001/chrome/browser/resources/settings/a11y_page/a11y_page.js#newcode78 > ...
5 years, 7 months ago (2015-05-12 07:11:46 UTC) #7
michaelpg
LGTM w/ one comment. https://codereview.chromium.org/1137103002/diff/100001/chrome/browser/resources/settings/a11y_page/a11y_page.js File chrome/browser/resources/settings/a11y_page/a11y_page.js (right): https://codereview.chromium.org/1137103002/diff/100001/chrome/browser/resources/settings/a11y_page/a11y_page.js#newcode52 chrome/browser/resources/settings/a11y_page/a11y_page.js:52: type: String, for "constant" properties, ...
5 years, 7 months ago (2015-05-12 08:03:42 UTC) #8
Jeremy Klein
https://codereview.chromium.org/1137103002/diff/100001/chrome/browser/resources/settings/a11y_page/a11y_page.js File chrome/browser/resources/settings/a11y_page/a11y_page.js (right): https://codereview.chromium.org/1137103002/diff/100001/chrome/browser/resources/settings/a11y_page/a11y_page.js#newcode52 chrome/browser/resources/settings/a11y_page/a11y_page.js:52: type: String, On 2015/05/12 08:03:42, michaelpg wrote: > for ...
5 years, 7 months ago (2015-05-12 17:28:57 UTC) #9
Kyle Horimoto
lgtm https://codereview.chromium.org/1137103002/diff/120001/chrome/browser/resources/settings/a11y_page/a11y_page.html File chrome/browser/resources/settings/a11y_page/a11y_page.html (right): https://codereview.chromium.org/1137103002/diff/120001/chrome/browser/resources/settings/a11y_page/a11y_page.html#newcode7 chrome/browser/resources/settings/a11y_page/a11y_page.html:7: <link rel="import" type="css" nit: Un-indent this. https://codereview.chromium.org/1137103002/diff/120001/chrome/browser/resources/settings/settings_page/settings_page.css File ...
5 years, 7 months ago (2015-05-12 17:53:47 UTC) #10
Jeremy Klein
https://codereview.chromium.org/1137103002/diff/120001/chrome/browser/resources/settings/a11y_page/a11y_page.html File chrome/browser/resources/settings/a11y_page/a11y_page.html (right): https://codereview.chromium.org/1137103002/diff/120001/chrome/browser/resources/settings/a11y_page/a11y_page.html#newcode7 chrome/browser/resources/settings/a11y_page/a11y_page.html:7: <link rel="import" type="css" On 2015/05/12 17:53:45, Kyle Horimoto wrote: ...
5 years, 7 months ago (2015-05-12 18:35:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1137103002/200001
5 years, 7 months ago (2015-05-13 01:26:05 UTC) #14
commit-bot: I haz the power
Committed patchset #11 (id:200001)
5 years, 7 months ago (2015-05-13 02:24:35 UTC) #15
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 02:25:23 UTC) #16
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/459dcc68462818c9acfb069d658f8cfcf923e3f1
Cr-Commit-Position: refs/heads/master@{#329569}

Powered by Google App Engine
This is Rietveld 408576698