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

Issue 801533006: Add type annotations to gallery/js/gallery.js. (Closed)

Created:
6 years ago by yawano
Modified:
6 years ago
Reviewers:
fukino
CC:
chromium-reviews, vitalyp+closure_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add type annotations to gallery/js/gallery.js. BUG=433728 TEST=GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/gallery/js/compiled_resources.gyp && ninja -C out/Default | grep "gallery.js" Committed: https://crrev.com/e15fd7e09d0d051421554a0d242442e51bb9c122 Cr-Commit-Position: refs/heads/master@{#308307}

Patch Set 1 #

Patch Set 2 : Removed unnecessary annotations. #

Total comments: 13

Patch Set 3 : Fixed false-positive lint errors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -187 lines) Patch
M ui/file_manager/externs/chrome_app_window.js View 1 chunk +3 lines, -0 lines 0 comments Download
D ui/file_manager/externs/gallery.js View 1 chunk +0 lines, -27 lines 0 comments Download
A + ui/file_manager/externs/gallery_background.js View 1 chunk +0 lines, -5 lines 0 comments Download
A ui/file_manager/externs/gallery_foreground.js View 1 chunk +25 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/common/js/util.js View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata/metadata_cache.js View 6 chunks +10 lines, -9 lines 0 comments Download
M ui/file_manager/gallery/js/compiled_resources.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/js/gallery.js View 1 2 23 chunks +146 lines, -130 lines 0 comments Download
M ui/file_manager/gallery/js/mosaic_mode.js View 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/gallery/js/slide_mode.js View 4 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
yawano
PTAL. Thanks!
6 years ago (2014-12-12 07:50:58 UTC) #2
fukino
Thanks! https://codereview.chromium.org/801533006/diff/20001/ui/file_manager/file_manager/common/js/util.js File ui/file_manager/file_manager/common/js/util.js (right): https://codereview.chromium.org/801533006/diff/20001/ui/file_manager/file_manager/common/js/util.js#newcode63 ui/file_manager/file_manager/common/js/util.js:63: ENCODING_ERR: 'EncodingError' Sorry for forgetting to share this: ...
6 years ago (2014-12-12 15:15:26 UTC) #3
yawano
Thank you for the review! PTAL. https://codereview.chromium.org/801533006/diff/20001/ui/file_manager/file_manager/common/js/util.js File ui/file_manager/file_manager/common/js/util.js (right): https://codereview.chromium.org/801533006/diff/20001/ui/file_manager/file_manager/common/js/util.js#newcode63 ui/file_manager/file_manager/common/js/util.js:63: ENCODING_ERR: 'EncodingError' On ...
6 years ago (2014-12-15 01:45:24 UTC) #4
fukino
lgtm! https://codereview.chromium.org/801533006/diff/20001/ui/file_manager/file_manager/common/js/util.js File ui/file_manager/file_manager/common/js/util.js (right): https://codereview.chromium.org/801533006/diff/20001/ui/file_manager/file_manager/common/js/util.js#newcode291 ui/file_manager/file_manager/common/js/util.js:291: * @param {?string} currentDirectoryURL Currently opened directory as ...
6 years ago (2014-12-15 02:15:28 UTC) #5
yawano
Thank you for the review!
6 years ago (2014-12-15 02:16:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/801533006/40001
6 years ago (2014-12-15 02:17:20 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-15 03:07:56 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-15 03:08:40 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e15fd7e09d0d051421554a0d242442e51bb9c122
Cr-Commit-Position: refs/heads/master@{#308307}

Powered by Google App Engine
This is Rietveld 408576698