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

Issue 14130005: Remove unintended options_page support from platform apps. (Closed)

Created:
7 years, 8 months ago by Ken Rockot(use gerrit already)
Modified:
7 years, 8 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Remove unintended options_page support from platform apps. Platform apps do not use an Options page. This change makes OptionsPageHandler a no-op when parsing a platform app manifest. BUG=229584 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194801

Patch Set 1 #

Patch Set 2 : use manifest features instead, add test case #

Total comments: 2

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M chrome/common/extensions/api/_manifest_features.json View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_options_unittest.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/manifest_tests/platform_app_with_options_page.json View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ken Rockot(use gerrit already)
7 years, 8 months ago (2013-04-16 18:08:15 UTC) #1
Yoyo Zhou
Can you change _manifest_features.json instead? That should make it unrecognized for platform apps.
7 years, 8 months ago (2013-04-16 18:50:12 UTC) #2
Yoyo Zhou
On 2013/04/16 18:50:12, Yoyo Zhou wrote: > Can you change _manifest_features.json instead? That should make ...
7 years, 8 months ago (2013-04-16 18:51:34 UTC) #3
Ken Rockot(use gerrit already)
Thanks, changes made
7 years, 8 months ago (2013-04-16 19:56:24 UTC) #4
Yoyo Zhou
LGTM https://codereview.chromium.org/14130005/diff/5001/chrome/common/extensions/manifest_tests/extension_manifests_options_unittest.cc File chrome/common/extensions/manifest_tests/extension_manifests_options_unittest.cc (right): https://codereview.chromium.org/14130005/diff/5001/chrome/common/extensions/manifest_tests/extension_manifests_options_unittest.cc#newcode35 chrome/common/extensions/manifest_tests/extension_manifests_options_unittest.cc:35: extension = LoadAndExpectSuccess("platform_app_with_options_page.json"); Maybe add a comment here: ...
7 years, 8 months ago (2013-04-16 20:11:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rockot@chromium.org/14130005/11001
7 years, 8 months ago (2013-04-17 23:56:51 UTC) #6
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 06:19:13 UTC) #7
Message was sent while issue was closed.
Change committed as 194801

Powered by Google App Engine
This is Rietveld 408576698