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

Issue 49333004: Make app APIs implicit within _api_features.json not _permission_features.json. (Closed)

Created:
7 years, 1 month ago by not at google - send to devlin
Modified:
6 years, 7 months ago
Reviewers:
Yoyo Zhou, rpaquay
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Make app APIs implicit within _api_features.json not _permission_features.json. Remove the automatic granting of features to component extensions (they can still request them). BUG=310707 R=yoz@chromium.org TBR=achuith@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231504

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : fix messaging test #

Total comments: 4

Patch Set 4 : manifest fix #

Patch Set 5 : otherw #

Patch Set 6 : delete component extension granting #

Messages

Total messages: 18 (0 generated)
not at google - send to devlin
https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json File chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json (left): https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json#oldcode5 chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json:5: "permissions": [ "app.runtime" ], The test is that installing ...
7 years, 1 month ago (2013-10-28 22:42:49 UTC) #1
Yoyo Zhou
LGTM
7 years, 1 month ago (2013-10-28 22:54:27 UTC) #2
rpaquay
https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json File chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json (left): https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json#oldcode5 chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json:5: "permissions": [ "app.runtime" ], On 2013/10/28 22:42:50, kalman wrote: ...
7 years, 1 month ago (2013-10-28 22:54:45 UTC) #3
not at google - send to devlin
https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json File chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json (left): https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json#oldcode5 chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json:5: "permissions": [ "app.runtime" ], On 2013/10/28 22:54:45, rpaquay wrote: ...
7 years, 1 month ago (2013-10-28 22:57:15 UTC) #4
rpaquay
https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json File chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json (left): https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json#oldcode5 chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json:5: "permissions": [ "app.runtime" ], On 2013/10/28 22:57:15, kalman wrote: ...
7 years, 1 month ago (2013-10-28 23:01:30 UTC) #5
not at google - send to devlin
On 2013/10/28 23:01:30, rpaquay wrote: > https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json > File chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json > (left): > > https://codereview.chromium.org/49333004/diff/190001/chrome/test/data/extensions/platform_apps/messaging/app2/manifest.json#oldcode5 ...
7 years, 1 month ago (2013-10-28 23:02:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/49333004/300001
7 years, 1 month ago (2013-10-28 23:09:04 UTC) #7
rpaquay
On 2013/10/28 23:02:58, kalman wrote: > > Do another quick search, and found "app.window" here: ...
7 years, 1 month ago (2013-10-28 23:11:58 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=33006
7 years, 1 month ago (2013-10-29 00:02:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/49333004/300001
7 years, 1 month ago (2013-10-29 00:22:02 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-10-29 01:00:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/49333004/300001
7 years, 1 month ago (2013-10-29 01:26:32 UTC) #12
commit-bot: I haz the power
Change committed as 231504
7 years, 1 month ago (2013-10-29 03:23:27 UTC) #13
not at google - send to devlin
ping @yoz. I've fixed the problem with the breakage of component extensions (or at least, ...
7 years, 1 month ago (2013-10-30 23:10:00 UTC) #14
Yoyo Zhou
On 2013/10/30 23:10:00, kalman wrote: > ping @yoz. I've fixed the problem with the breakage ...
7 years, 1 month ago (2013-10-30 23:25:19 UTC) #15
Yoyo Zhou
LGTM
7 years, 1 month ago (2013-10-30 23:27:25 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/49333004/590001
7 years, 1 month ago (2013-10-31 00:02:01 UTC) #17
commit-bot: I haz the power
7 years, 1 month ago (2013-10-31 03:06:42 UTC) #18
Retried try job too often on linux_rel for step(s) browser_tests
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698