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

Issue 22794012: Rename extension_manifest_keys namespace to extensions::manifest_keys. (Closed)

Created:
7 years, 4 months ago by Yoyo Zhou
Modified:
7 years, 4 months ago
CC:
chromium-reviews, vandebo (ex-Chrome), sadrul, nkostylev+watch_chromium.org, yoshiki+watch_chromium.org, dcheng, rginda+watch_chromium.org, dmazzoni+watch_chromium.org, stevenjb+watch_chromium.org, yusukes+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, ben+watch_chromium.org, aboxhall+watch_chromium.org, nona+watch_chromium.org, chromium-apps-reviews_chromium.org, jennb, dtseng+watch_chromium.org, haitaol+watch_chromium.org, jianli, yuzo+watch_chromium.org, oshima+watch_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org, hashimoto+watch_chromium.org, Lei Zhang, Dmitry Titov, davidbarr+watch_chromium.org, tommycli, jshin+watch_chromium.org, Greg Billock, rsimha+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Rename extension_manifest_keys namespace to extensions::manifest_keys. Move it to extensions/common/manifest_constants.cc. Minorly improve packaged app + manifest version 1 error message. BUG=162530 TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217709

Patch Set 1 : #

Total comments: 1

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+575 lines, -572 lines) Patch
M chrome/browser/background/background_application_list_model_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_data.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/extensions/admin_policy_unittest.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/messaging/message_service.cc View 6 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/preference/preference_api_prefs_unittest.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/spellcheck/spellcheck_api.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/api/storage/managed_value_store_cache.cc View 1 4 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/convert_user_script.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_web_app.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_info_map_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_install_prompt.cc View 3 chunks +3 lines, -3 lines 0 comments Download
chrome/browser/extensions/extension_prefs_unittest.cc View 1 10 chunks +24 lines, -30 lines 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_sorting_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
chrome/browser/extensions/installed_loader.cc View 1 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/standard_management_policy_provider_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/test_extension_prefs.cc View 3 chunks +8 lines, -9 lines 0 comments Download
M chrome/browser/extensions/updater/extension_updater_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/media_galleries_test_util.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/profile_resetter/profile_resetter_unittest.cc View 1 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/search_engines/template_url_service_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_extension_helper.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/themes/theme_service_unittest.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/themes/theme_syncable_service_unittest.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller_unittest.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/panels/base_panel_browser_test.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/policy_ui.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_common.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/commands/commands_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/extension_action/action_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_action/browser_action_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/extension_action/page_action_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_action/page_action_manifest_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_action/script_badge_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_api_unittest.cc View 1 4 chunks +9 lines, -9 lines 0 comments Download
M chrome/common/extensions/api/file_browser_handlers/file_browser_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/file_handlers/file_handlers_parser.cc View 8 chunks +11 lines, -10 lines 0 comments Download
M chrome/common/extensions/api/i18n/default_locale_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/identity/oauth2_manifest_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/input_ime/input_components_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/managed_mode_private/managed_mode_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/media_galleries_private/media_galleries_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/omnibox/omnibox_handler.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/plugins/plugins_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/speech/tts_engine_manifest_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/spellcheck/spellcheck_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/storage/storage_schema_manifest_handler.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/system_indicator/system_indicator_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/background_info.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/command.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/csp_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M chrome/common/extensions/extension_file_util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_l10n_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_l10n_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_manifest_constants.h View 2 chunks +2 lines, -147 lines 0 comments Download
M chrome/common/extensions/extension_manifest_constants.cc View 3 chunks +1 line, -144 lines 0 comments Download
M chrome/common/extensions/extension_test_util.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/incognito_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest.cc View 2 chunks +3 lines, -8 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/app_isolation_info.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/app_launch_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/content_scripts_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/externally_connectable.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/externally_connectable_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/icons_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/kiosk_enabled_info.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/minimum_chrome_version_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/nacl_modules_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/offline_enabled_info.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/requirements_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/sandboxed_page_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/shared_module_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/theme_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_background_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_initvalue_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_launch_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_platformapp_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_storage_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_url_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/mime_types_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/permissions/permissions_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/sync_type_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/web_accessible_resources_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/chrome_content_renderer_client_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
chrome/renderer/extensions/dispatcher.cc View 1 5 chunks +5 lines, -7 lines 0 comments Download
M chrome/utility/extensions/unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/extensions/unpacker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A extensions/common/manifest_constants.h View 1 chunk +157 lines, -0 lines 0 comments Download
A extensions/common/manifest_constants.cc View 1 chunk +151 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Yoyo Zhou
https://codereview.chromium.org/22794012/diff/2001/chrome/common/extensions/extension.cc File chrome/common/extensions/extension.cc (right): https://codereview.chromium.org/22794012/diff/2001/chrome/common/extensions/extension.cc#newcode755 chrome/common/extensions/extension.cc:755: if (manifest_version_ < kModernManifestVersion && This (and manifest.cc) is ...
7 years, 4 months ago (2013-08-14 21:11:03 UTC) #1
Matt Perry
lgtm
7 years, 4 months ago (2013-08-14 21:18:37 UTC) #2
Yoyo Zhou
TBR'ing ben for uninteresting refactoring
7 years, 4 months ago (2013-08-14 21:35:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/22794012/2001
7 years, 4 months ago (2013-08-14 21:36:50 UTC) #4
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/convert_web_app.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-14 21:37:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/22794012/10001
7 years, 4 months ago (2013-08-14 22:09:47 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-15 00:36:33 UTC) #7
Message was sent while issue was closed.
Change committed as 217709

Powered by Google App Engine
This is Rietveld 408576698