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

Issue 272013002: Provide skeleton for ChromeVox next. (Closed)

Created:
6 years, 7 months ago by David Tseng
Modified:
6 years, 7 months ago
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
Visibility:
Public.

Description

Provide skeleton for ChromeVox next. BUG=372578 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271293

Patch Set 1 #

Total comments: 4

Patch Set 2 : Example of runtime insertion of incognito split (still not done cleaning up) #

Patch Set 3 : Pull in classic background page. #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : Check port name. #

Total comments: 18

Patch Set 6 : Address comments #

Patch Set 7 : #

Patch Set 8 : Final changes. #

Patch Set 9 : Add owners file #

Patch Set 10 : Rebase #

Total comments: 2

Patch Set 11 : Indent #

Patch Set 12 : Rebase again. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -18 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -0 lines 0 comments Download
A + chrome/browser/resources/chromeos/chromevox2/OWNERS View 1 2 3 4 5 6 7 8 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/browser/resources/chromeos/chromevox2/chromevox.gyp View 1 2 3 4 5 6 7 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.html View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.js View 1 2 3 4 5 6 7 8 9 1 chunk +93 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/chromevox2/cvox2/injected/injected.js View 1 2 3 4 5 6 7 1 chunk +19 lines, -0 lines 0 comments Download
A + chrome/browser/resources/chromeos/chromevox2/manifest.json View 1 2 3 4 5 6 7 2 chunks +15 lines, -19 lines 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 4 5 6 7 8 9 1 chunk +8 lines, -0 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/chromeos_switches.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (0 generated)
David Tseng
6 years, 7 months ago (2014-05-08 22:33:01 UTC) #1
dmazzoni
https://codereview.chromium.org/272013002/diff/1/chrome/browser/browser_resources.grd File chrome/browser/browser_resources.grd (right): https://codereview.chromium.org/272013002/diff/1/chrome/browser/browser_resources.grd#newcode300 chrome/browser/browser_resources.grd:300: <include name="IDR_CHROMEVOX_GUEST_MANIFEST" file="resources\chromeos\chromevox\manifest_guest.json" type="BINDATA" /> Don't you want to ...
6 years, 7 months ago (2014-05-08 23:29:26 UTC) #2
David Tseng
https://codereview.chromium.org/272013002/diff/1/chrome/browser/browser_resources.grd File chrome/browser/browser_resources.grd (right): https://codereview.chromium.org/272013002/diff/1/chrome/browser/browser_resources.grd#newcode300 chrome/browser/browser_resources.grd:300: <include name="IDR_CHROMEVOX_GUEST_MANIFEST" file="resources\chromeos\chromevox\manifest_guest.json" type="BINDATA" /> On 2014/05/08 23:29:27, dmazzoni ...
6 years, 7 months ago (2014-05-08 23:37:47 UTC) #3
dmazzoni
On Thu, May 8, 2014 at 4:37 PM, <dtseng@chromium.org> wrote: > Don't you want to ...
6 years, 7 months ago (2014-05-08 23:44:01 UTC) #4
David Tseng
On Thu, May 8, 2014 at 4:43 PM, Dominic Mazzoni <dmazzoni@chromium.org>wrote: > On Thu, May ...
6 years, 7 months ago (2014-05-08 23:47:11 UTC) #5
dmazzoni
On Thu, May 8, 2014 at 4:47 PM, David Tseng <dtseng@chromium.org> wrote: > Well, we'll ...
6 years, 7 months ago (2014-05-09 06:16:05 UTC) #6
Peter Lundblad
Dominic Mazzoni writes: > On Thu, May 8, 2014 at 4:47 PM, David Tseng <dtseng@chromium.org> ...
6 years, 7 months ago (2014-05-09 15:53:07 UTC) #7
Peter Lundblad
David Tseng writes: > > > > On Thu, May 8, 2014 at 4:43 PM, ...
6 years, 7 months ago (2014-05-09 16:09:33 UTC) #8
David Tseng
On 2014/05/09 16:09:33, Peter Lundblad wrote: > David Tseng writes: > > > > > ...
6 years, 7 months ago (2014-05-09 17:05:35 UTC) #9
Peter Lundblad
dtseng@chromium.org writes: > On 2014/05/09 16:09:33, Peter Lundblad wrote: > > David Tseng writes: > ...
6 years, 7 months ago (2014-05-09 17:20:29 UTC) #10
David Tseng
PTAL. I went ahead and added a command line flag. From discussion offline, we're deferring ...
6 years, 7 months ago (2014-05-09 18:15:38 UTC) #11
David Tseng
ping. This is ready for another look. I've done the following: - added use_chromevox+next compile-time ...
6 years, 7 months ago (2014-05-12 18:03:17 UTC) #12
dmazzoni
Nice! Taking another look now. On Mon, May 12, 2014 at 11:03 AM, <dtseng@chromium.org> wrote: ...
6 years, 7 months ago (2014-05-12 18:04:43 UTC) #13
dmazzoni
Looks great. https://codereview.chromium.org/272013002/diff/300001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/272013002/diff/300001/build/common.gypi#newcode1373 build/common.gypi:1373: # Whether to use the upcoming version ...
6 years, 7 months ago (2014-05-12 18:18:12 UTC) #14
dmazzoni
lgtm
6 years, 7 months ago (2014-05-12 18:18:17 UTC) #15
Peter Lundblad
https://codereview.chromium.org/272013002/diff/320001/chrome/browser/resources/chromeos/chromevox_next/chromevox.gyp File chrome/browser/resources/chromeos/chromevox_next/chromevox.gyp (right): https://codereview.chromium.org/272013002/diff/320001/chrome/browser/resources/chromeos/chromevox_next/chromevox.gyp#newcode10 chrome/browser/resources/chromeos/chromevox_next/chromevox.gyp:10: 'target_name': 'chromevox_resources', Please pick a unique target name so ...
6 years, 7 months ago (2014-05-12 18:37:31 UTC) #16
David Tseng
https://codereview.chromium.org/272013002/diff/300001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/272013002/diff/300001/build/common.gypi#newcode1373 build/common.gypi:1373: # Whether to use the upcoming version of ChromeVox. ...
6 years, 7 months ago (2014-05-12 20:33:37 UTC) #17
Peter Lundblad
dtseng@chromium.org writes: > > https://codereview.chromium.org/272013002/diff/320001/chrome/browser/resources/chromeos/chromevox_next/chromevox.gyp#newcode14 > chrome/browser/resources/chromeos/chromevox_next/chromevox.gyp:14: > 'destination': > '<(PRODUCT_DIR)/resources/chromeos/chromevox/chromevox2/background', > On 2014/05/12 18:37:32, ...
6 years, 7 months ago (2014-05-12 20:50:13 UTC) #18
David Tseng
On 2014/05/12 20:50:13, Peter Lundblad wrote: > mailto:dtseng@chromium.org writes: > > > > > https://codereview.chromium.org/272013002/diff/320001/chrome/browser/resources/chromeos/chromevox_next/chromevox.gyp#newcode14 ...
6 years, 7 months ago (2014-05-12 21:02:18 UTC) #19
Peter Lundblad
lgtm
6 years, 7 months ago (2014-05-12 21:13:31 UTC) #20
David Tseng
+ darren@ for OWNERS approval for various chrome/ changes. Thanks.
6 years, 7 months ago (2014-05-12 22:15:41 UTC) #21
David Tseng
+ darin@
6 years, 7 months ago (2014-05-12 22:59:21 UTC) #22
David Tseng
Friendly ping @darin. Let me know your thoughts or if you need further clarification about ...
6 years, 7 months ago (2014-05-14 18:44:31 UTC) #23
David Tseng
+thakis Trying another owner. Thanks.
6 years, 7 months ago (2014-05-15 18:12:51 UTC) #24
David Tseng
+ jam. Any OWNERS around?
6 years, 7 months ago (2014-05-16 21:40:39 UTC) #25
darin (slow to review)
LGTM for the basic structure. I don't have much comment on the actual structure. https://codereview.chromium.org/272013002/diff/410001/chromeos/chromeos_switches.cc ...
6 years, 7 months ago (2014-05-16 21:54:07 UTC) #26
David Tseng
https://codereview.chromium.org/272013002/diff/410001/chromeos/chromeos_switches.cc File chromeos/chromeos_switches.cc (right): https://codereview.chromium.org/272013002/diff/410001/chromeos/chromeos_switches.cc#newcode73 chromeos/chromeos_switches.cc:73: const char kEnableChromeVoxNext[] = "enable-chromevox-next"; On 2014/05/16 21:54:07, darin ...
6 years, 7 months ago (2014-05-16 22:17:20 UTC) #27
David Tseng
The CQ bit was checked by dtseng@chromium.org
6 years, 7 months ago (2014-05-16 22:41:48 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/272013002/430001
6 years, 7 months ago (2014-05-16 23:33:50 UTC) #29
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-17 05:40:37 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-17 05:45:09 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/5162) chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/68242) linux_chromium_chromeos_rel ...
6 years, 7 months ago (2014-05-17 05:45:09 UTC) #32
David Tseng
The CQ bit was checked by dtseng@chromium.org
6 years, 7 months ago (2014-05-17 22:28:01 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/272013002/450001
6 years, 7 months ago (2014-05-17 22:28:11 UTC) #34
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-18 01:52:27 UTC) #35
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-18 01:54:55 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/28213)
6 years, 7 months ago (2014-05-18 01:54:56 UTC) #37
David Tseng
The CQ bit was checked by dtseng@chromium.org
6 years, 7 months ago (2014-05-18 02:23:47 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/272013002/450001
6 years, 7 months ago (2014-05-18 02:24:08 UTC) #39
commit-bot: I haz the power
6 years, 7 months ago (2014-05-18 14:13:11 UTC) #40
Message was sent while issue was closed.
Change committed as 271293

Powered by Google App Engine
This is Rietveld 408576698