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

Issue 1848103005: [Extensions] Remove the "use_movable_types" entry from idl/json files (Closed)

Created:
4 years, 8 months ago by Devlin
Modified:
4 years, 8 months ago
Reviewers:
lazyboy
CC:
chromium-reviews, extensions-reviews_chromium.org, yzshen+watch_chromium.org, qsr+mojo_chromium.org, tzik, aboxhall+watch_chromium.org, viettrungluu+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, abarth-chromium, nhiroki, Aaron Boodman, rginda+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chromium-apps-reviews_chromium.org, darin (slow to review), ben+mojo_chromium.org, kinuko+fileapi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Remove the "use_movable_types" entry from idl/json files All APIs are converted to using movable types, and it is the default in code generation since r384649. We can remove the entry in the json/idl files. Also print an error with the filename if a file fails to parse as json. BUG=595949 Committed: https://crrev.com/e7b32419fe1b86cea29cad5dc1d54787f3d0ee88 Cr-Commit-Position: refs/heads/master@{#384773}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -219 lines) Patch
M chrome/common/extensions/api/accessibility_features.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/activity_log_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/appview_tag.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/audio_modem.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/autofill_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/automation.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/automation_internal.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/autotest_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/bluetooth_low_energy.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/bookmark_manager_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/bookmarks.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/braille_display_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/browser.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/browser_action.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/browsing_data.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/cast_devices_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/cast_streaming_receiver_session.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/cast_streaming_rtp_stream.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/cast_streaming_session.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/cast_streaming_udp_transport.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/certificate_provider.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/certificate_provider_internal.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/chrome_web_view_internal.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/chromeos_info_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/cloud_print_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/command_line_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/commands.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/content_settings.json View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/common/extensions/api/context_menus.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/context_menus_internal.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/cookies.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/copresence.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/copresence_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/cryptotoken_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/dashboard_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/data_reduction_proxy.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/debugger.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/declarative_content.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/desktop_capture.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/developer_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/dial.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/downloads.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/downloads_internal.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/easy_unlock_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/echo_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/enterprise_device_attributes.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/enterprise_platform_keys.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/enterprise_platform_keys_internal.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/enterprise_platform_keys_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/experience_sampling_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/extension.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/feedback_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/file_browser_handler.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/file_browser_handler_internal.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/file_manager_private.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/file_manager_private_internal.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/file_system.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/file_system_provider.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/file_system_provider_internal.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/first_run_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/font_settings.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/gcd_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/gcm.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/hangouts_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/history.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/hotword_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/i18n.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/identity.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/identity_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/idltest.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/image_writer_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/inline_install_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/input_ime.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/input_method_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/instance_id.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/language_settings_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/launcher_page.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/launcher_search_provider.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/log_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/manifest_types.json View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/common/extensions/api/mdns.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/media_galleries.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/media_player_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/metrics_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/music_manager_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/notification_provider.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/notifications.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/omnibox.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/page_action.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/page_capture.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/passwords_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/permissions.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/platform_keys.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/platform_keys_internal.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/preferences_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/privacy.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/processes.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/proxy.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/resources_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/screenlock_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/sessions.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/settings_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/signed_in_devices.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/streams_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/sync_file_system.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/system_indicator.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/system_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/tab_capture.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/tabs.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/terminal_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/top_sites.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/tts.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/tts_engine.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/types.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/types_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/users_private.idl View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/wallpaper.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/wallpaper_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/api/web_navigation.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/webrtc_audio_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/webrtc_desktop_capture_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/webrtc_logging_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/webstore.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/webstore_private.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/webstore_widget_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/webview_tag.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/api/windows.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/alarms.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/app_current_window_internal.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/app_runtime.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/app_view_guest_internal.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/app_window.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/audio.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/bluetooth.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/bluetooth_private.idl View 1 chunk +1 line, -3 lines 0 comments Download
M extensions/common/api/bluetooth_socket.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/cast_channel.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/declarative_web_request.json View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/diagnostics.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/display_source.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/dns.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/document_scan.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/events.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/extension_options_internal.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/extension_types.json View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/extension_view_internal.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/extensions_manifest_types.json View 1 chunk +1 line, -4 lines 0 comments Download
M extensions/common/api/guest_view_internal.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/hid.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/idle.json View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/management.json View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/mime_handler_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/mojo_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/networking_config.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/networking_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/power.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/printer_provider.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/printer_provider_internal.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/runtime.json View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/serial.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/socket.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/sockets_tcp.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/sockets_tcp_server.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/sockets_udp.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/system_cpu.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/system_display.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/system_memory.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/system_network.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/system_storage.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/test.json View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/usb.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/virtual_keyboard_private.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/vpn_provider.idl View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/web_request.json View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/web_request_internal.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/web_view_internal.json View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/common/api/webcam_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/json_schema.py View 1 chunk +7 lines, -3 lines 2 comments Download

Messages

Total messages: 12 (6 generated)
Devlin
Istiaque, mind taking a look? Sorry for the size - with the exception of the ...
4 years, 8 months ago (2016-04-01 23:34:29 UTC) #3
lazyboy
lgtm. nit: In CL description: "it is now the default" -> "it is default since ...
4 years, 8 months ago (2016-04-02 00:04:34 UTC) #4
Devlin
On 2016/04/02 00:04:34, lazyboy wrote: > lgtm. > nit: In CL description: "it is now ...
4 years, 8 months ago (2016-04-02 01:14:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1848103005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1848103005/1
4 years, 8 months ago (2016-04-02 01:14:54 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-02 01:31:16 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-02 01:32:19 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e7b32419fe1b86cea29cad5dc1d54787f3d0ee88
Cr-Commit-Position: refs/heads/master@{#384773}

Powered by Google App Engine
This is Rietveld 408576698