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

Issue 2813743002: Switch to selected 8-dot braille table in email and url text fields (Closed)

Created:
3 years, 8 months ago by David Tseng
Modified:
3 years, 8 months ago
Reviewers:
Lei Zhang, dmazzoni
CC:
chromium-reviews, jdonnelly+watch_chromium.org, alemate+watch_chromium.org, dtseng+watch_chromium.org, aboxhall+watch_chromium.org, tfarina, nektar+watch_chromium.org, yuzo+watch_chromium.org, dougt+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch to selected 8-dot braille table in email and url text fields BUG=707933 TEST=verify manually email and url type inputs have 8-dot i/o. Verify that switching away from these fields reverts back to user selected table. OutputE2ETest revision for automation. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2813743002 Cr-Commit-Position: refs/heads/master@{#464066} Committed: https://chromium.googlesource.com/chromium/src/+/e49774a1cca97ac55ee4f9af730cc36cb4b79015

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address feedback. #

Total comments: 1

Patch Set 3 : Fixes corner cases (liblouis callbacks sometimes drop when called quickly). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -36 lines) Patch
M chrome/browser/resources/chromeos/chromevox/braille/braille_translator_manager.js View 1 2 3 chunks +15 lines, -23 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/braille/braille_translator_manager_test.extjs View 1 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/chromevox/background/background.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/chromevox/chromevox/background/options.js View 1 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/chromevox_state.js View 1 2 3 chunks +27 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js View 1 2 2 chunks +32 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output_test.extjs View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/chromevox/host/chrome/braille_background.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (12 generated)
David Tseng
3 years, 8 months ago (2017-04-10 20:28:53 UTC) #4
dmazzoni
Let's think about a solution for 6-dot-only displays like Canute. https://codereview.chromium.org/2813743002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js (right): https://codereview.chromium.org/2813743002/diff/1/chrome/browser/resources/chromeos/chromevox/cvox2/background/editing.js#newcode47 ...
3 years, 8 months ago (2017-04-10 22:47:33 UTC) #5
David Tseng
In terms of 6-dot only displays, we need to revisit that topic at a higher ...
3 years, 8 months ago (2017-04-11 17:38:39 UTC) #6
dmazzoni
lgtm https://codereview.chromium.org/2813743002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_view_views.cc File chrome/browser/ui/views/omnibox/omnibox_view_views.cc (right): https://codereview.chromium.org/2813743002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_view_views.cc#newcode708 chrome/browser/ui/views/omnibox/omnibox_view_views.cc:708: node_data->html_attributes.push_back(std::make_pair("type", "url")); Doesn't need to be done in ...
3 years, 8 months ago (2017-04-11 17:46:19 UTC) #7
David Tseng
+ thestig for c/b/u/v/o/omnibox_view_views.cc
3 years, 8 months ago (2017-04-11 18:11:20 UTC) #9
Lei Zhang
On 2017/04/11 18:11:20, David Tseng wrote: > + thestig for c/b/u/v/o/omnibox_view_views.cc lgtm You can ask ...
3 years, 8 months ago (2017-04-11 18:25:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2813743002/40001
3 years, 8 months ago (2017-04-12 17:02:24 UTC) #17
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 17:29:01 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e49774a1cca97ac55ee4f9af730c...

Powered by Google App Engine
This is Rietveld 408576698