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

Issue 23819020: Gives ChromeVox access to the web store again. (Closed)

Created:
7 years, 3 months ago by David Tseng
Modified:
7 years, 3 months ago
Reviewers:
dmazzoni, Matt Perry
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Allow ChromeVox to have access to the web store again. TEST=On aura, navigate to chrome.google.com/webstore; navigate through page and get spoken feedback. BUG=285464 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221641

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address comments. Use whitelist. #

Total comments: 1

Patch Set 3 : Add comments clarifying id's. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M chrome/common/extensions/extension.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/renderer_permissions_policy_delegate.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
David Tseng
7 years, 3 months ago (2013-09-04 23:52:15 UTC) #1
dmazzoni
+mpcomplete, who wrote renderer_permissions_policy_delegate.cc https://codereview.chromium.org/23819020/diff/1/chrome/common/extensions/extension_constants.cc File chrome/common/extensions/extension_constants.cc (right): https://codereview.chromium.org/23819020/diff/1/chrome/common/extensions/extension_constants.cc#newcode129 chrome/common/extensions/extension_constants.cc:129: "mndnfokpggljbaajbnioimlmbfngpief"; We should move the ...
7 years, 3 months ago (2013-09-05 06:13:55 UTC) #2
Matt Perry
lgtm https://codereview.chromium.org/23819020/diff/1/chrome/renderer/extensions/renderer_permissions_policy_delegate.cc File chrome/renderer/extensions/renderer_permissions_policy_delegate.cc (right): https://codereview.chromium.org/23819020/diff/1/chrome/renderer/extensions/renderer_permissions_policy_delegate.cc#newcode34 chrome/renderer/extensions/renderer_permissions_policy_delegate.cc:34: if (extension->id() == extension_misc::kChromeVoxExtensionId) On 2013/09/05 06:13:55, Dominic ...
7 years, 3 months ago (2013-09-05 18:54:28 UTC) #3
dmazzoni
On Thu, Sep 5, 2013 at 11:54 AM, <mpcomplete@chromium.org> wrote: > Could we iterate over ...
7 years, 3 months ago (2013-09-05 19:02:58 UTC) #4
David Tseng
PTAL; addressed all comments. Thanks. On Thu, Sep 5, 2013 at 12:02 PM, Dominic Mazzoni ...
7 years, 3 months ago (2013-09-05 20:17:55 UTC) #5
dmazzoni
lgtm https://codereview.chromium.org/23819020/diff/9001/chrome/common/extensions/extension_constants.cc File chrome/common/extensions/extension_constants.cc (right): https://codereview.chromium.org/23819020/diff/9001/chrome/common/extensions/extension_constants.cc#newcode128 chrome/common/extensions/extension_constants.cc:128: const char kChromeVoxExtensionId[] = // Maybe add a ...
7 years, 3 months ago (2013-09-05 20:35:22 UTC) #6
David Tseng
On Thu, Sep 5, 2013 at 1:35 PM, <dmazzoni@chromium.org> wrote: > lgtm > > > ...
7 years, 3 months ago (2013-09-05 20:43:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/23819020/14001
7 years, 3 months ago (2013-09-05 20:47:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/23819020/14001
7 years, 3 months ago (2013-09-05 20:58:58 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 3 months ago (2013-09-06 06:02:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/23819020/14001
7 years, 3 months ago (2013-09-06 06:56:51 UTC) #11
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 08:11:39 UTC) #12
Message was sent while issue was closed.
Change committed as 221641

Powered by Google App Engine
This is Rietveld 408576698