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

Issue 333503002: Make the migrated ChromeVox work. (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@presubmit
Project:
chromium
Visibility:
Public.

Description

Make the migrated ChromeVox work. This sets the COMPILED flag in base.js to true when compressing the javascript sources. ChromeVox makes assumptions about what content script files to load (which it could get from the manifest) and also does initialization differently depending on thsi flag. Leaving cleanup of that to later CLs if we want to do that in the interest of changing as little as possible during the migration. BUG=371692 R=dtseng@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277956

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address nits. #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -11 lines) Patch
M chrome/browser/resources/chromeos/chromevox/tools/jsbundler.py View 1 4 chunks +42 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Peter Lundblad
This fixes the compiled compressed version. Uncompressed is still not working, let's address that when ...
6 years, 6 months ago (2014-06-11 23:11:41 UTC) #1
David Tseng
https://codereview.chromium.org/333503002/diff/1/chrome/browser/resources/chromeos/chromevox/tools/jsbundler.py File chrome/browser/resources/chromeos/chromevox/tools/jsbundler.py (right): https://codereview.chromium.org/333503002/diff/1/chrome/browser/resources/chromeos/chromevox/tools/jsbundler.py#newcode180 chrome/browser/resources/chromeos/chromevox/tools/jsbundler.py:180: Returns: 'sources, dict' looks like a pair so perhaps ...
6 years, 6 months ago (2014-06-12 20:23:30 UTC) #2
chromium-reviews
PTAL dtseng@chromium.org writes: > > > > > https://codereview.chromium.org/333503002/diff/1/chrome/browser/resources/chromeos/chromevox/tools/jsbundler.py > File chrome/browser/resources/chromeos/chromevox/tools/jsbundler.py > (right): > ...
6 years, 6 months ago (2014-06-16 22:41:07 UTC) #3
David Tseng
lgtm On Mon, Jun 16, 2014 at 3:41 PM, 'Peter Nilsson Lundblad' via Chromium-reviews <chromium-reviews@chromium.org> ...
6 years, 6 months ago (2014-06-16 23:03:23 UTC) #4
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 6 months ago (2014-06-17 02:29:06 UTC) #5
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 6 months ago (2014-06-17 02:29:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/plundblad@chromium.org/333503002/40001
6 years, 6 months ago (2014-06-17 02:30:01 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 02:30:02 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 6 months ago (2014-06-17 02:30:03 UTC) #9
David Tseng
lgtm
6 years, 6 months ago (2014-06-17 03:18:29 UTC) #10
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 6 months ago (2014-06-17 21:14:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/plundblad@chromium.org/333503002/40001
6 years, 6 months ago (2014-06-17 21:15:51 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 06:51:43 UTC) #13
Message was sent while issue was closed.
Change committed as 277956

Powered by Google App Engine
This is Rietveld 408576698