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

Issue 1162283002: Load the Chrome OS TTS engine manifest from the file system isntead of resources. (Closed)

Created:
5 years, 6 months ago by Peter Lundblad
Modified:
5 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Load the Chrome OS TTS engine manifest from the file system isntead of resources. This makes it easier to push new versions of the engine since the manifest goes into the same repository (Chromium OS) as the rest of the extension. BUG=495086 Committed: https://crrev.com/2cad95c37baab26a53159b6fe9198fab2399470d Cr-Commit-Position: refs/heads/master@{#332814}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update component extension whitelist. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -240 lines) Patch
M chrome/browser/browser_resources.grd View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/extensions/component_extensions_whitelist/whitelist.cc View 1 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/component_loader.h View 1 2 chunks +14 lines, -5 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 4 chunks +68 lines, -37 lines 0 comments Download
D chrome/browser/resources/chromeos/speech_synthesis/manifest.json View 1 chunk +0 lines, -93 lines 0 comments Download
D chrome/browser/resources/chromeos/speech_synthesis/manifest_guest.json View 1 chunk +0 lines, -94 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Peter Lundblad
NOTE: This depends on the files being available in the filesystem on Chromeos, which is ...
5 years, 6 months ago (2015-06-01 16:22:14 UTC) #2
dmazzoni
lgtm Nice cleanup, thanks! It's great to avoid that duplication.
5 years, 6 months ago (2015-06-01 16:59:29 UTC) #3
not at google - send to devlin
lgtm https://codereview.chromium.org/1162283002/diff/1/chrome/browser/extensions/component_loader.cc File chrome/browser/extensions/component_loader.cc (right): https://codereview.chromium.org/1162283002/diff/1/chrome/browser/extensions/component_loader.cc#newcode98 chrome/browser/extensions/component_loader.cc:98: << root_directory.Append(manifest_filename).AsUTF8Unsafe() Annoying that FilePath doesn't define << ...
5 years, 6 months ago (2015-06-01 17:39:37 UTC) #4
Peter Lundblad
kalman@chromium.org writes: > lgtm > > > > > https://codereview.chromium.org/1162283002/diff/1/chrome/browser/extensions/component_loader.cc > File chrome/browser/extensions/component_loader.cc (right): > ...
5 years, 6 months ago (2015-06-02 10:12:37 UTC) #5
Peter Lundblad
+jhawkins for chrome/browser/resources and chrome/browser/browser_resources.grd
5 years, 6 months ago (2015-06-02 10:43:02 UTC) #7
James Hawkins
lgtm
5 years, 6 months ago (2015-06-02 16:45:55 UTC) #8
Peter Lundblad
+jam for chrome/browser/extensions/component_extension_whitelist that was added today. Note that this is not a new extension, ...
5 years, 6 months ago (2015-06-02 20:17:58 UTC) #9
Peter Lundblad
Actually +jam;) See previous comment.
5 years, 6 months ago (2015-06-03 07:16:00 UTC) #11
jam
lgtm
5 years, 6 months ago (2015-06-03 15:25:41 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162283002/20001
5 years, 6 months ago (2015-06-04 09:38:09 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-04 11:11:48 UTC) #16
commit-bot: I haz the power
5 years, 6 months ago (2015-06-04 11:12:37 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2cad95c37baab26a53159b6fe9198fab2399470d
Cr-Commit-Position: refs/heads/master@{#332814}

Powered by Google App Engine
This is Rietveld 408576698