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

Issue 791363003: Add type annotations to gallery/js/image_editor/image_util.js. (Closed)

Created:
6 years ago by yawano
Modified:
6 years ago
Reviewers:
fukino
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_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/image_editor/image_util.js. BUG=433728 TEST=GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/gallery/js/compiled_resources.gyp && ninja -C out/Default | grep "image_util.js" Committed: https://crrev.com/99bcfb1bbbd9d0d4a335fb22afc4fe439756b9ed Cr-Commit-Position: refs/heads/master@{#308057}

Patch Set 1 #

Patch Set 2 : Fixed format. #

Total comments: 6

Patch Set 3 : Fixed TODO comments. #

Patch Set 4 : Fixed property existence check. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -102 lines) Patch
M ui/file_manager/gallery/js/image_editor/image_util.js View 1 2 3 29 chunks +123 lines, -102 lines 3 comments Download

Messages

Total messages: 12 (2 generated)
yawano
PTAL. Thanks!
6 years ago (2014-12-11 11:07:37 UTC) #2
fukino
Thanks! https://codereview.chromium.org/791363003/diff/20001/ui/file_manager/gallery/js/image_editor/image_util.js File ui/file_manager/gallery/js/image_editor/image_util.js (right): https://codereview.chromium.org/791363003/diff/20001/ui/file_manager/gallery/js/image_editor/image_util.js#newcode157 ui/file_manager/gallery/js/image_editor/image_util.js:157: * TODO(yawano) Remove createWith calls and call constructor ...
6 years ago (2014-12-11 11:28:16 UTC) #3
yawano
Thank you for the review. PTAL. https://codereview.chromium.org/791363003/diff/20001/ui/file_manager/gallery/js/image_editor/image_util.js File ui/file_manager/gallery/js/image_editor/image_util.js (right): https://codereview.chromium.org/791363003/diff/20001/ui/file_manager/gallery/js/image_editor/image_util.js#newcode157 ui/file_manager/gallery/js/image_editor/image_util.js:157: * TODO(yawano) Remove ...
6 years ago (2014-12-12 01:11:33 UTC) #4
fukino
https://codereview.chromium.org/791363003/diff/60001/ui/file_manager/gallery/js/image_editor/image_util.js File ui/file_manager/gallery/js/image_editor/image_util.js (right): https://codereview.chromium.org/791363003/diff/60001/ui/file_manager/gallery/js/image_editor/image_util.js#newcode540 ui/file_manager/gallery/js/image_editor/image_util.js:540: if (fetchedMediaMetadata.imageTransform) Do we need this if statement? That ...
6 years ago (2014-12-12 02:21:03 UTC) #5
yawano
Thank you for the review! https://codereview.chromium.org/791363003/diff/60001/ui/file_manager/gallery/js/image_editor/image_util.js File ui/file_manager/gallery/js/image_editor/image_util.js (right): https://codereview.chromium.org/791363003/diff/60001/ui/file_manager/gallery/js/image_editor/image_util.js#newcode540 ui/file_manager/gallery/js/image_editor/image_util.js:540: if (fetchedMediaMetadata.imageTransform) On 2014/12/12 ...
6 years ago (2014-12-12 03:17:45 UTC) #6
fukino
Thanks! lgtm. https://codereview.chromium.org/791363003/diff/60001/ui/file_manager/gallery/js/image_editor/image_util.js File ui/file_manager/gallery/js/image_editor/image_util.js (right): https://codereview.chromium.org/791363003/diff/60001/ui/file_manager/gallery/js/image_editor/image_util.js#newcode540 ui/file_manager/gallery/js/image_editor/image_util.js:540: if (fetchedMediaMetadata.imageTransform) On 2014/12/12 03:17:45, yawano wrote: ...
6 years ago (2014-12-12 05:03:44 UTC) #7
yawano
On 2014/12/12 05:03:44, fukino wrote: > Thanks! lgtm. > > https://codereview.chromium.org/791363003/diff/60001/ui/file_manager/gallery/js/image_editor/image_util.js > File ui/file_manager/gallery/js/image_editor/image_util.js (right): ...
6 years ago (2014-12-12 05:05:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/791363003/60001
6 years ago (2014-12-12 05:06:42 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years ago (2014-12-12 06:19:05 UTC) #11
commit-bot: I haz the power
6 years ago (2014-12-12 06:21:03 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/99bcfb1bbbd9d0d4a335fb22afc4fe439756b9ed
Cr-Commit-Position: refs/heads/master@{#308057}

Powered by Google App Engine
This is Rietveld 408576698