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

Issue 470893002: Update hotword private tests to not need auto whitelisting. (Closed)

Created:
6 years, 4 months ago by benwells
Modified:
6 years, 4 months ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, rlp+watch_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Update hotword private tests to not need auto whitelisting. Component apps are currently auto whitelisted for all whitelisted APIs. To allow this to be removed the hotword private tests are being updated to manually whitelist the test extensions used. See https://codereview.chromium.org/447673002/ for more context. BUG=370375 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290200

Patch Set 1 #

Total comments: 2

Patch Set 2 : With comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M chrome/browser/extensions/api/hotword_private/hotword_private_apitest.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/getEnabled/manifest.json View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/hotwordSession/manifest.json View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/isAvailable/manifest.json View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/onEnabledChanged/manifest.json View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/setAudioLoggingEnableFalse/manifest.json View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/setAudioLoggingEnableTrue/manifest.json View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/setEnabledFalse/manifest.json View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/hotword_private/setEnabledTrue/manifest.json View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
benwells
6 years, 4 months ago (2014-08-14 08:05:53 UTC) #1
rpetterson
drive by: Does this still work? My experience was that in cases where we run ...
6 years, 4 months ago (2014-08-14 19:57:52 UTC) #2
benwells
On 2014/08/14 19:57:52, rpetterson wrote: > drive by: > > Does this still work? My ...
6 years, 4 months ago (2014-08-15 03:12:25 UTC) #3
Matt Giuca
https://codereview.chromium.org/470893002/diff/1/chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json File chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json (right): https://codereview.chromium.org/470893002/diff/1/chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json#newcode2 chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json:2: "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCXAxIB5iu+XGtMYYJgSwMrqO+zNa3FlWeMJLOV+U1T2VL6wDU3WD9YNlioI6a6wG49AFquEbRxQwwxlvAZC1c95LBvRlnQAkEVum0KbrJ8WHTxxDEPOfITE0J1AP5j8V0WQ9jbYvUxgefIPhDPXHpdPRAxDotygTrPa33x1075wIDAQAB", It looks like experimentalHotwordEnabled and isAvailable were ...
6 years, 4 months ago (2014-08-15 04:31:48 UTC) #4
Matt Giuca
https://codereview.chromium.org/470893002/diff/1/chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json File chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json (right): https://codereview.chromium.org/470893002/diff/1/chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json#newcode2 chrome/test/data/extensions/api_test/hotword_private/experimentalHotwordEnabled/manifest.json:2: "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCXAxIB5iu+XGtMYYJgSwMrqO+zNa3FlWeMJLOV+U1T2VL6wDU3WD9YNlioI6a6wG49AFquEbRxQwwxlvAZC1c95LBvRlnQAkEVum0KbrJ8WHTxxDEPOfITE0J1AP5j8V0WQ9jbYvUxgefIPhDPXHpdPRAxDotygTrPa33x1075wIDAQAB", FYI, the old extension keys are: pnelnpgljhcpjnllfncjcbcfijbdnihl ...
6 years, 4 months ago (2014-08-15 05:05:56 UTC) #5
Matt Giuca
lgtm if you put in // chrome-extension://blah
6 years, 4 months ago (2014-08-15 05:07:56 UTC) #6
benwells
On 2014/08/15 05:07:56, Matt Giuca wrote: > lgtm if you put in // chrome-extension://blah Done. ...
6 years, 4 months ago (2014-08-15 07:15:46 UTC) #7
rpetterson
On 2014/08/15 07:15:46, benwells wrote: > On 2014/08/15 05:07:56, Matt Giuca wrote: > > lgtm ...
6 years, 4 months ago (2014-08-15 21:36:49 UTC) #8
benwells
The CQ bit was checked by benwells@chromium.org
6 years, 4 months ago (2014-08-17 22:20:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/470893002/20001
6 years, 4 months ago (2014-08-17 22:21:21 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 01:53:47 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290200

Powered by Google App Engine
This is Rietveld 408576698