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

Issue 664863004: history: more VoiceOver enhancements. (Closed)

Created:
6 years, 2 months ago by Dan Beam
Modified:
6 years, 2 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, Patrick Dubroy, pam+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

history: more VoiceOver enhancements. - make each device contents an ordered list so we get "list 5 items" spoken. - add a title to each ContextMenuButton so "Actions" is said instead of just "button". - remove "required" from search input as it is spoken and unnecessary. - create a useful summary aria-label for checkboxes so users can scroll quickly through entries R=dmazzoni@chromium.org BUG=385344 Committed: https://crrev.com/429c17d91afa37519b9c733a755d3887914a1d30 Cr-Commit-Position: refs/heads/master@{#300551}

Patch Set 1 #

Patch Set 2 : summary #

Patch Set 3 : preserve post-increment behavior #

Patch Set 4 : nit #

Total comments: 2

Patch Set 5 : summary string #

Patch Set 6 : bookmarked #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/history/history.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/history/history.js View 1 2 3 4 5 3 chunks +15 lines, -3 lines 0 comments Download
M chrome/browser/resources/history/other_devices.css View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/history/other_devices.js View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
Dan Beam
6 years, 2 months ago (2014-10-21 04:19:39 UTC) #1
dmazzoni
lgtm https://codereview.chromium.org/664863004/diff/60001/chrome/browser/resources/history/history.js File chrome/browser/resources/history/history.js (right): https://codereview.chromium.org/664863004/diff/60001/chrome/browser/resources/history/history.js#newcode202 chrome/browser/resources/history/history.js:202: checkbox.setAttribute('aria-label', summaryFields.join('\n')); Maybe join with comma and space? ...
6 years, 2 months ago (2014-10-21 05:11:33 UTC) #2
Dan Beam
https://codereview.chromium.org/664863004/diff/60001/chrome/browser/resources/history/history.js File chrome/browser/resources/history/history.js (right): https://codereview.chromium.org/664863004/diff/60001/chrome/browser/resources/history/history.js#newcode202 chrome/browser/resources/history/history.js:202: checkbox.setAttribute('aria-label', summaryFields.join('\n')); On 2014/10/21 05:11:33, dmazzoni wrote: > Maybe ...
6 years, 2 months ago (2014-10-21 05:14:03 UTC) #3
dmazzoni
On 2014/10/21 05:14:03, Dan Beam wrote: > https://codereview.chromium.org/664863004/diff/60001/chrome/browser/resources/history/history.js > File chrome/browser/resources/history/history.js (right): > > https://codereview.chromium.org/664863004/diff/60001/chrome/browser/resources/history/history.js#newcode202 ...
6 years, 2 months ago (2014-10-21 05:17:30 UTC) #4
Dan Beam
On 2014/10/21 05:17:30, dmazzoni wrote: > On 2014/10/21 05:14:03, Dan Beam wrote: > > > ...
6 years, 2 months ago (2014-10-21 18:57:48 UTC) #5
Dan Beam
and now the summary includes whether a field is bookmarked
6 years, 2 months ago (2014-10-21 19:23:11 UTC) #6
dmazzoni
lgtm
6 years, 2 months ago (2014-10-21 19:25:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664863004/100001
6 years, 2 months ago (2014-10-21 19:29:52 UTC) #9
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years, 2 months ago (2014-10-21 20:43:04 UTC) #10
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 20:43:57 UTC) #11
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/429c17d91afa37519b9c733a755d3887914a1d30
Cr-Commit-Position: refs/heads/master@{#300551}

Powered by Google App Engine
This is Rietveld 408576698