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

Issue 42743003: Adjust ChromeVox (spoken feedback) strings and make it possible for announcemen (Closed)

Created:
7 years, 1 month ago by David Tseng
Modified:
7 years, 1 month ago
CC:
chromium-reviews, extensions-reviews_chromium.org, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org, aboxhall
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Adjust ChromeVox (spoken feedback) strings and make it possible for announcemen ts to occur directly in the extension. BUG=261451 TEST=On Aura, rapidly turn ChromeVox on and off (on login/locked screen, user s creens). Verify behaviors in above bug are true. Depends on a ChromeVox change. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232886

Patch Set 1 #

Patch Set 2 : Fixing a few style tidbits. #

Total comments: 5

Patch Set 3 : Address comments. #

Patch Set 4 : #

Patch Set 5 : Rename. #

Total comments: 1

Patch Set 6 : Add TODO #

Patch Set 7 : Rebase #

Patch Set 8 : Moved extension header include. #

Patch Set 9 : Rework logic to eliminate delayed post task. #

Patch Set 10 : Register observer #

Patch Set 11 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -20 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 4 5 6 5 chunks +5 lines, -11 lines 0 comments Download
M chrome/browser/accessibility/accessibility_extension_api.h View 1 2 3 4 5 6 7 8 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/accessibility/accessibility_extension_api.cc View 1 2 3 4 5 6 7 8 3 chunks +31 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/accessibility/accessibility_manager.h View 1 2 3 4 5 6 7 8 9 4 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/accessibility/accessibility_manager.cc View 1 2 3 4 5 6 7 8 9 10 7 chunks +47 lines, -9 lines 0 comments Download
M chrome/common/extensions/api/experimental_accessibility.json View 1 2 3 4 5 6 7 8 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
David Tseng
Either plundblad or dmazzoni feel free to review. aboxhall FYI :).
7 years, 1 month ago (2013-10-25 02:15:55 UTC) #1
dmazzoni
+kalman for chrome/common/extensions OWNERS review
7 years, 1 month ago (2013-10-25 23:04:02 UTC) #2
dmazzoni
https://codereview.chromium.org/42743003/diff/30001/chrome/browser/accessibility/accessibility_extension_api.cc File chrome/browser/accessibility/accessibility_extension_api.cc (right): https://codereview.chromium.org/42743003/diff/30001/chrome/browser/accessibility/accessibility_extension_api.cc#newcode218 chrome/browser/accessibility/accessibility_extension_api.cc:218: system->lazy_background_task_queue()->AddPendingTask( nit: maybe stick system->lazy_background_task_queue() in a local variable ...
7 years, 1 month ago (2013-10-25 23:09:15 UTC) #3
not at google - send to devlin
lgtm side note: BUG pending (or maybe I just can't find it) but can you/we ...
7 years, 1 month ago (2013-10-28 16:59:25 UTC) #4
David Tseng
On Fri, Oct 25, 2013 at 4:09 PM, <dmazzoni@chromium.org> wrote: > > https://codereview.chromium.**org/42743003/diff/30001/** > chrome/browser/accessibility/**accessibility_extension_api.cc<https://codereview.chromium.org/42743003/diff/30001/chrome/browser/accessibility/accessibility_extension_api.cc> ...
7 years, 1 month ago (2013-10-28 20:55:33 UTC) #5
David Tseng
PTAL? On Mon, Oct 28, 2013 at 1:55 PM, David Tseng <dtseng@chromium.org> wrote: > > ...
7 years, 1 month ago (2013-10-29 18:55:56 UTC) #6
dmazzoni
On 2013/10/29 18:55:56, David Tseng wrote: > manager.cc#newcode420<https://codereview.chromium.org/42743003/diff/30001/chrome/browser/chromeos/accessibility/accessibility_manager.cc#newcode420> > >> chrome/browser/chromeos/**accessibility/accessibility_**manager.cc:420: > >> base::TimeDelta::FromSeconds(**1)); > ...
7 years, 1 month ago (2013-10-29 19:03:01 UTC) #7
dmazzoni
lgtm with one nit https://codereview.chromium.org/42743003/diff/170001/chrome/browser/accessibility/accessibility_extension_api.cc File chrome/browser/accessibility/accessibility_extension_api.cc (right): https://codereview.chromium.org/42743003/diff/170001/chrome/browser/accessibility/accessibility_extension_api.cc#newcode218 chrome/browser/accessibility/accessibility_extension_api.cc:218: extensions::LazyBackgroundTaskQueue* queue = Move this ...
7 years, 1 month ago (2013-10-29 19:08:43 UTC) #8
David Tseng
On Tue, Oct 29, 2013 at 12:03 PM, <dmazzoni@chromium.org> wrote: > On 2013/10/29 18:55:56, David ...
7 years, 1 month ago (2013-10-29 20:32:44 UTC) #9
dmazzoni
lgtm
7 years, 1 month ago (2013-11-01 14:49:54 UTC) #10
David Tseng
PTAL. I went ahead and reworked the logic to get rid of the delayed post ...
7 years, 1 month ago (2013-11-02 03:00:32 UTC) #11
dmazzoni
still lgtm - great!
7 years, 1 month ago (2013-11-04 16:04:41 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/42743003/360001
7 years, 1 month ago (2013-11-04 18:10:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/42743003/360001
7 years, 1 month ago (2013-11-05 00:09:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/42743003/360001
7 years, 1 month ago (2013-11-05 00:43:24 UTC) #15
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 02:33:38 UTC) #16
Message was sent while issue was closed.
Change committed as 232886

Powered by Google App Engine
This is Rietveld 408576698