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

Issue 676633002: Remove file-level 'use strict' from file_manager. (Closed)

Created:
6 years, 2 months ago by fukino
Modified:
6 years, 2 months ago
Reviewers:
yoshiki, hirono
CC:
chromium-reviews, extensions-reviews_chromium.org, yoshiki+watch_chromium.org, dcheng, rginda+watch_chromium.org, mtomasz+watch_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove file-level 'use strict' from file_manager. BUG=406995 TEST=none Committed: https://crrev.com/ed3332f7d0c397f17c0b85001ff40b170d00f33a Cr-Commit-Position: refs/heads/master@{#301082}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -204 lines) Patch
M ui/file_manager/audio_player/elements/audio_player.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/audio_player/js/audio_player.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/audio_player/js/background.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/audio_player/js/metadata_worker.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/app_window_wrapper.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/background.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/background_base.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/device_handler.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/drive_sync_handler.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/file_operation_handler.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/file_operation_manager.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/progress_center.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/background/js/volume_manager.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/common/js/async_util.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/common/js/error_util.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/common/js/progress_center_common.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/common/js/util.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/common/js/volume_manager_common.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/app_installer.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/cws_container_client.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/directory_contents.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/directory_model.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager_commands.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_selection.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_tasks.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_transfer_controller.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_type.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_watcher.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/byte_reader.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/exif_parser.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/function_parallel.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/function_sequence.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/id3_parser.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/image_parsers.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/metadata_cache.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/metadata_dispatcher.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/metadata_parser.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/mpeg_parser.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/mouse_inactivity_watcher.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/navigation_list_model.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/progress_center_item_group.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/search_controller.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/share_client.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/thumbnail_loader.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/combobutton.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/commandbutton.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/conflict_dialog.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/default_action_dialog.js View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/dialog_footer.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/directory_tree.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/drag_selector.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/drive_banners.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/error_dialog.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_grid.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_manager_dialog_base.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_table.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/location_line.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/multi_profile_share_dialog.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/preview_panel.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/scrollbar.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/search_box.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/share_dialog.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/suggest_apps_dialog.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/tree.css.js View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/background.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/error_banner.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/gallery.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/gallery_item.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/commands.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/exif_encoder.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/filter.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_adjust.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_buffer.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_editor.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_encoder.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_transform.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_util.js View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_view.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/viewport.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/metadata_worker.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/mosaic_mode.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/ribbon.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/slide_mode.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/image_loader/background.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/image_loader/cache.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/image_loader/image_loader.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/image_loader/image_loader_client.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/image_loader/request.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/image_loader/scheduler.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/background.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/cast/cast_extension_discoverer.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/cast/cast_video_element.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/cast/caster.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/cast/media_manager.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/error_util.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/media_controls.js View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/js/video_player.js View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
fukino
yoshiki@, hirono@: I'd like to remove file-level 'use strict's for the following reasons: (1) They ...
6 years, 2 months ago (2014-10-23 07:43:58 UTC) #2
hirono
Sounds good to me. lgtm.
6 years, 2 months ago (2014-10-23 12:26:28 UTC) #3
yoshiki
Thanks! LGTM
6 years, 2 months ago (2014-10-24 10:59:30 UTC) #4
fukino
On 2014/10/24 10:59:30, yoshiki wrote: > Thanks! LGTM Thank y'all!
6 years, 2 months ago (2014-10-24 11:26:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676633002/1
6 years, 2 months ago (2014-10-24 11:27:30 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-24 12:12:44 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-24 12:13:26 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ed3332f7d0c397f17c0b85001ff40b170d00f33a
Cr-Commit-Position: refs/heads/master@{#301082}

Powered by Google App Engine
This is Rietveld 408576698