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

Issue 917093003: Shorten Closure template notation from Array.<*> to Array<*>. (Closed)

Created:
5 years, 10 months ago by Dan Beam
Modified:
5 years, 10 months ago
Reviewers:
brettw, Evan Stade
CC:
chromium-reviews, asanka, dbeam+watch-options_chromium.org, skanuj+watch_chromium.org, khorimoto+watch-md-settings_chromium.org, nkostylev+watch_chromium.org, tzik, binji+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, dcheng, jhawkins+watch-md-settings_chromium.org, yukishiino+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, noyau+watch_chromium.org, arv+watch_chromium.org, jlklein+watch-md-settings_chromium.org, stevenjb+watch_chromium.org, Sam Clegg, yusukes+watch_chromium.org, extensions-reviews_chromium.org, melevin+watch_chromium.org, aboxhall+watch_chromium.org, samuong+watch_chromium.org, dzhioev+watch_chromium.org, jam, Patrick Dubroy, nona+watch_chromium.org, rlp+watch_chromium.org, rouslan+autofillwatch_chromium.org, chromium-apps-reviews_chromium.org, pedrosimonetti+watch_chromium.org, dbeam+watch-ntp_chromium.org, chromoting-reviews_chromium.org, samarth+watch_chromium.org, michaelpg+watch-md-settings_chromium.org, yuzo+watch_chromium.org, feature-media-reviews_chromium.org, jfweitz+watch_chromium.org, pam+watch_chromium.org, nhiroki, oshima+watch_chromium.org, estade+watch_chromium.org, Jered, michaelpg+watch-options_chromium.org, plundblad+watch_chromium.org, tfarina, donnd+watch_chromium.org, orenb+watch-md-settings_chromium.org, benjhayden+dwatch_chromium.org, eroman, David Black, dtseng+watch_chromium.org, darin-cc_chromium.org, kmadhusu+watch_chromium.org, stgao, stevenjb+watch-md-settings_chromium.org, kinuko+fileapi, mmenke, dmazzoni+watch_chromium.org, hcarmona
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Shorten Closure template notation from Array.<*> to Array<*>. These are equivalent syntaxes, the latter is just newer and shorter and more closely resembles C++/Java. R=brettw@chromium.org BUG=none Committed: https://chromium.googlesource.com/chromium/src/+/b9749f4141f5ceef300b049b4d55b06089798fee

Patch Set 1 #

Patch Set 2 : merge #

Patch Set 3 : merge #

Patch Set 4 : merge #

Patch Set 5 : presubmit issues #

Patch Set 6 : remove cvox #

Unified diffs Side-by-side diffs Delta from patch set Stats (+617 lines, -616 lines) Patch
M chrome/browser/resources/about_invalidations.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/about_version.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/bookmark_manager/js/bmm.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/bookmark_manager/js/bmm/bookmark_list.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/bookmark_manager/js/bmm/bookmark_tree.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/bookmark_manager/js/main.js View 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/chromeos/braille_ime/braille_ime.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/device_log_ui/device_log_ui.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/keyboard_overlay_data.js View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/login/apps_menu.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_user_image.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/screen_error_message.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/network_configuration/js/network_status.js View 11 chunks +19 lines, -19 lines 0 comments Download
M chrome/browser/resources/chromeos/power.js View 1 2 3 4 5 chunks +14 lines, -13 lines 0 comments Download
M chrome/browser/resources/chromeos/provided_file_systems.js View 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/resources/chromeos/user_images_grid.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/appid.js View 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/cryptotoken/approvedorigins.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/cryptotokenapprovedorigins.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/cryptotokenorigincheck.js View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/cryptotoken/enroller.js View 8 chunks +14 lines, -14 lines 0 comments Download
M chrome/browser/resources/cryptotoken/generichelper.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/gnubbies.js View 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/cryptotoken/gnubby.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/gnubby-u2f.js View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/cryptotoken/gnubbydevice.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/gnubbyfactory.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/multiplesigner.js View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/cryptotoken/origincheck.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/cryptotoken/requestqueue.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/sha256.js View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/cryptotoken/signer.js View 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/cryptotoken/singlesigner.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/cryptotoken/textfetcher.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/cryptotoken/usbenrollhandler.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/usbgnubbydevice.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/usbgnubbyfactory.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/cryptotoken/usbsignhandler.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/cryptotoken/util.js View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/cryptotoken/webrequest.js View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/cryptotoken/webrequestsender.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/downloads/downloads.js View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/extensions/chromeos/kiosk_app_list.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/extensions/chromeos/kiosk_apps.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/extensions/extension_commands_overlay.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/extensions/extension_error.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/extensions/extension_error_overlay.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/extensions/extension_list.js View 1 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/extensions/extension_loader.js View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/gaia_auth/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/gaia_auth/main.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/gaia_auth_host/authenticator.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/gaia_auth_host/gaia_auth_host.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/google_now/background.js View 17 chunks +26 lines, -26 lines 0 comments Download
M chrome/browser/resources/google_now/cards.js View 6 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/resources/google_now/common_test_util.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/google_now/utility.js View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/history/history.js View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/hotword/audio_client.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/hotword/nacl_manager.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/hotword/page_audio_manager.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/hotword/state_manager.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/hotword_helper/audio_client.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/identity_internals.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/local_discovery/local_discovery.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/local_ntp/instant_iframe_validation.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/local_ntp/local_ntp.js View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/local_ntp/most_visited_util.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/dns_view.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/network_speech_synthesis/tts_extension.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/ntp4/most_visited_page.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/ntp4/new_tab.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/ntp4/other_sessions.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/ntp4/page_list_view.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/omnibox/omnibox.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/autofill_edit_address_overlay.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/autofill_options_list.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/browser_options.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/certificate_tree.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/accounts_user_list.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/chromeos/bluetooth_pair_device_overlay.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/change_picture_options.js View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/display_options.js View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/options/chromeos/keyboard_overlay.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/chromeos/network_list.js View 9 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/resources/options/content_settings.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/cookies_list.js View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/options/handler_options.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/language_add_language_overlay.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/language_options.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/manage_profile_overlay.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/search_page.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/supervised_user_import.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/supervised_user_list_data.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/pdf/pdf_scripting_api.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/cloud_print_interface.js View 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/print_preview/component.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/print_preview/data/app_state.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/data/destination.js View 7 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/resources/print_preview/data/destination_store.js View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/print_preview/data/invitation_store.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/data/local_parsers.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/data/margins.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/data/measurement_system.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/data/page_number_set.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/data/print_ticket_store.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/data/ticket_items/color.js View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/print_preview/data/ticket_items/custom_margins.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/data/ticket_items/page_range.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/print_preview/data/ticket_items/vendor_items.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/data/user_info.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/native_layer.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/preview_generator.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/previewarea/margin_control_container.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/previewarea/preview_area.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/print_preview_utils.js View 5 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/print_preview/search/destination_list.js View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/print_preview/settings/advanced_settings/advanced_settings.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/print_preview/settings/more_settings.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/quota_internals/event_handler.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/signin_internals/signin_internals.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/suggestions_internals/suggestions_internals.js View 4 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/sync_file_system_internals/utils.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/sync_internals/data.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/uber/uber.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/uber/uber_utils.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/options_browsertest.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/settings_format_browsertest.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/startup_page_list_browsertest.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/resources/extensions/automation/automation_node.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/resources/extensions/file_system_provider_custom_bindings.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/resources/offline.js View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/test/base/js2gtest.js View 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/test/chromedriver/js/call_function.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/chromedriver/js/execute_async_script.js View 2 chunks +2 lines, -2 lines 0 comments Download
M components/dom_distiller/webui/resources/about_dom_distiller.js View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/resources/media/dump_creator.js View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/resources/media/ssrc_info_manager.js View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/resources/media/stats_table.js View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/resources/media/webrtc_internals.js View 3 chunks +3 lines, -3 lines 0 comments Download
M extensions/renderer/resources/data_receiver.js View 5 chunks +5 lines, -5 lines 0 comments Download
M extensions/renderer/resources/data_sender.js View 4 chunks +4 lines, -4 lines 0 comments Download
M extensions/renderer/resources/platform_app.js View 3 chunks +3 lines, -3 lines 0 comments Download
M extensions/renderer/resources/stash_client.js View 2 chunks +2 lines, -2 lines 0 comments Download
M extensions/renderer/resources/utils.js View 2 chunks +4 lines, -4 lines 0 comments Download
M extensions/test/data/web_view/apitest/main.js View 1 2 3 2 chunks +20 lines, -20 lines 0 comments Download
M ios/web/web_state/js/resources/common.js View 1 chunk +1 line, -1 line 0 comments Download
M native_client_sdk/src/examples/benchmarks/example.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/tools/javascript_key_tester/chord_tracker.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/app_remoting/js/context_menu_dom.js View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/app_remoting/js/idle_detector.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/app_remoting/js/keyboard_layouts_menu.js View 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/webapp/app_remoting/js/window_activation_menu.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/base/js/app_capabilities.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/base/js/application.js View 1 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/webapp/base/js/auth_dialog.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/base/js/base.js View 1 6 chunks +6 lines, -6 lines 0 comments Download
M remoting/webapp/base/js/ipc.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/base/js/message_window_helper.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/base/js/message_window_manager.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/base/js/window_shape.js View 3 chunks +4 lines, -4 lines 0 comments Download
M remoting/webapp/browser_test/mock_host_list_api.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/browser_test/mock_identity.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/cast_extension_handler.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/client_plugin.js View 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/webapp/crd/js/client_plugin_impl.js View 13 chunks +16 lines, -16 lines 0 comments Download
M remoting/webapp/crd/js/client_session.js View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/webapp/crd/js/connection_stats.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/crd_event_handlers.js View 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/webapp/crd/js/desktop_connected_view.js View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/webapp/crd/js/event_handlers.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/fallback_signal_strategy.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/host.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/host_controller.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/host_daemon_facade.js View 3 chunks +4 lines, -4 lines 0 comments Download
M remoting/webapp/crd/js/host_installer.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/host_list.js View 3 chunks +5 lines, -5 lines 0 comments Download
M remoting/webapp/crd/js/host_list_api.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/host_list_api_impl.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/host_settings.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/host_setup_dialog.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/identity.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/it2me_helpee_channel.js View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/webapp/crd/js/it2me_helper_channel.js View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/webapp/crd/js/it2me_service.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/log_to_server.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/oauth2.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/paired_client_manager.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/server_log_entry.js View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/session_connector.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/session_connector_impl.js View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/webapp/crd/js/stats_accumulator.js View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/webapp/crd/js/third_party_token_fetcher.js View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/typecheck.js View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/webapp/crd/js/ui_mode.js View 2 chunks +4 lines, -4 lines 0 comments Download
M remoting/webapp/crd/js/video_frame_recorder.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/wcs.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/wcs_sandbox_container.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/wcs_sandbox_content.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/window_frame.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/xhr.js View 6 chunks +11 lines, -11 lines 0 comments Download
M remoting/webapp/crd/js/xmpp_connection.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/js_proto/chrome_proto.js View 9 chunks +17 lines, -17 lines 0 comments Download
M remoting/webapp/js_proto/dom_proto.js View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/webapp/js_proto/remoting_proto.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/unittests/chrome_mocks.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (8 generated)
Dan Beam
5 years, 10 months ago (2015-02-12 23:33:38 UTC) #1
michaelpg
sorry, drive-by question... how can you change the annotation syntax if we'll want to compile/lint ...
5 years, 10 months ago (2015-02-12 23:40:41 UTC) #2
dmazzoni
Is the Closure Compiler documentation out of date? https://developers.google.com/closure/compiler/docs/js-for-compiler It still suggests Array.<*>.
5 years, 10 months ago (2015-02-12 23:43:51 UTC) #4
Dan Beam
On 2015/02/12 23:40:41, michaelpg wrote: > sorry, drive-by question... how can you change the annotation ...
5 years, 10 months ago (2015-02-13 00:15:52 UTC) #5
Dan Beam
ping brettw@
5 years, 10 months ago (2015-02-13 19:22:09 UTC) #7
brettw
On 2015/02/13 19:22:09, Dan Beam wrote: > ping brettw@ I'm happy to owners stamp this ...
5 years, 10 months ago (2015-02-13 20:29:45 UTC) #8
Evan Stade
On 2015/02/13 20:29:45, brettw wrote: > On 2015/02/13 19:22:09, Dan Beam wrote: > > ping ...
5 years, 10 months ago (2015-02-13 20:48:53 UTC) #9
brettw
rs lgtm
5 years, 10 months ago (2015-02-13 20:53:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/917093003/20001
5 years, 10 months ago (2015-02-13 22:14:59 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/42736)
5 years, 10 months ago (2015-02-13 22:24:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/917093003/40001
5 years, 10 months ago (2015-02-13 22:33:40 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/23720)
5 years, 10 months ago (2015-02-13 23:01:12 UTC) #19
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/b9749f4141f5ceef300b049b4d55b06089798fee Cr-Commit-Position: refs/heads/master@{#316365}
5 years, 10 months ago (2015-02-14 02:44:11 UTC) #21
Dan Beam
Committed patchset #6 (id:120001) manually as b9749f4141f5ceef300b049b4d55b06089798fee (presubmit successful).
5 years, 10 months ago (2015-02-14 02:44:26 UTC) #22
Tyler Breisacher (Chromium)
5 years, 10 months ago (2015-02-15 21:37:23 UTC) #23
Message was sent while issue was closed.
On 2015/02/12 23:43:51, dmazzoni wrote:
> Is the Closure Compiler documentation out of date?
> 
> https://developers.google.com/closure/compiler/docs/js-for-compiler
> 
> It still suggests Array.<*>.

I updated the docs by searching for '.<' in the HTML, but I missed several
instances because they're '.&lt;'

Thanks for the heads-up and please let us know if you find any other out-of-date
docs!

Powered by Google App Engine
This is Rietveld 408576698