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

Issue 12262003: [Cleanup] Files.app: Adds missing periods at the end of the descriptions. (Closed)

Created:
7 years, 10 months ago by yoshiki
Modified:
7 years, 10 months ago
Reviewers:
mtomasz, Haruki Sato
CC:
chromium-reviews, feature-media-reviews_chromium.org, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

[Cleanup] Files.app: Adds missing periods at the end of the descriptions. Closure linter checks if descriptions end with valid punctuation such as a period. This patch adds periods. BUG=175657 TEST=none TBR=mtomasz@chromium.org, haruki@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182217

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -74 lines) Patch
M chrome/browser/resources/file_manager/js/image_editor/commands.js View 1 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/exif_encoder.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/filter.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/image_editor.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/image_encoder.js View 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/image_util.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/image_view.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/viewport.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/media/audio_player.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/media/media_controls.js View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/file_manager/js/media/media_util.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/media/player_testapi.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/media/util.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/metadata/exif_parser.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/metadata/function_parallel.js View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/file_manager/js/metadata/function_sequence.js View 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/file_manager/js/metadata/id3_parser.js View 7 chunks +15 lines, -15 lines 0 comments Download
M chrome/browser/resources/file_manager/js/metadata/metadata_parser.js View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/file_manager/js/photo/gallery.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/photo/ribbon.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/photo/select_album_dialog.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/photo/slide_mode.js View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12262003/3023
7 years, 10 months ago (2013-02-13 12:46:22 UTC) #1
commit-bot: I haz the power
Presubmit check for 12262003-3023 failed and returned exit status 1. INFO:root:Found 22 file(s). Running presubmit ...
7 years, 10 months ago (2013-02-13 12:46:36 UTC) #2
Haruki Sato
7 years, 10 months ago (2013-02-14 03:47:36 UTC) #3
Message was sent while issue was closed.
lgtm

seems like PRESUBMIT has linter checks and found more errors :P

I confirmed that this CL only has modifications in comments and safe to dcommit
(with a TODO if you like).
or you can fix the other errors at the same time if possible.

Thank you for the cleanup!!

Powered by Google App Engine
This is Rietveld 408576698