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

Issue 348533003: Send backspace to ChromeVox from Braille IME. (Closed)

Created:
6 years, 6 months ago by Peter Lundblad
Modified:
6 years, 6 months ago
Reviewers:
David Tseng
CC:
chromium-reviews, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nkostylev+watch_chromium.org, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkcr
Project:
chromium
Visibility:
Public.

Description

Send backspace to ChromeVox from Braille IME. This makes the backspace key on the qwerty keyboard to behave like an emulaed backspace key on a braille display when the IME is in braille keyboard on standard keyboard mode. BUG=310285 R=dtseng@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278615

Patch Set 1 #

Total comments: 3

Patch Set 2 : Nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -13 lines) Patch
M chrome/browser/resources/chromeos/braille_ime/braille_ime.js View 1 6 chunks +32 lines, -5 lines 0 comments Download
M chrome/browser/resources/chromeos/braille_ime/braille_ime_unittest.gtestjs View 1 3 chunks +39 lines, -8 lines 0 comments Download
M chrome/browser/resources/chromeos/braille_ime/externs.js View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Peter Lundblad
6 years, 6 months ago (2014-06-19 03:53:18 UTC) #1
David Tseng
lgtm https://codereview.chromium.org/348533003/diff/1/chrome/browser/resources/chromeos/braille_ime/braille_ime.js File chrome/browser/resources/chromeos/braille_ime/braille_ime.js (right): https://codereview.chromium.org/348533003/diff/1/chrome/browser/resources/chromeos/braille_ime/braille_ime.js#newcode418 chrome/browser/resources/chromeos/braille_ime/braille_ime.js:418: console.log('replaceText: ' + deleteBefore + ',' + toInsert); ...
6 years, 6 months ago (2014-06-19 21:30:16 UTC) #2
Peter Lundblad
dtseng@chromium.org writes: > lgtm > > > > > https://codereview.chromium.org/348533003/diff/1/chrome/browser/resources/chromeos/braille_ime/braille_ime.js > File chrome/browser/resources/chromeos/braille_ime/braille_ime.js > (right): ...
6 years, 6 months ago (2014-06-19 21:40:06 UTC) #3
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 6 months ago (2014-06-19 21:40:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/plundblad@chromium.org/348533003/20001
6 years, 6 months ago (2014-06-19 21:43:51 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-06-20 03:22:32 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 05:24:42 UTC) #7
Message was sent while issue was closed.
Change committed as 278615

Powered by Google App Engine
This is Rietveld 408576698