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

Issue 792733002: Add type annotations to gallery/js/image_editor/image_view.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
Project:
chromium
Visibility:
Public.

Description

Add type annotations to gallery/js/image_editor/image_view.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_view.js" Committed: https://crrev.com/abf6dd6e431251029bd92f9b46af41fe217a21dd Cr-Commit-Position: refs/heads/master@{#307657}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Change Image to HTMLImageElement. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -96 lines) Patch
M ui/file_manager/gallery/js/gallery_item.js View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_buffer.js View 1 chunk +2 lines, -1 line 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_util.js View 1 4 chunks +12 lines, -3 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_view.js View 1 2 36 chunks +171 lines, -88 lines 0 comments Download
M ui/file_manager/gallery/js/slide_mode.js View 1 2 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
yawano
PTAL. Thanks!
6 years ago (2014-12-10 01:25:18 UTC) #2
fukino
Thanks! https://codereview.chromium.org/792733002/diff/1/ui/file_manager/gallery/js/gallery_item.js File ui/file_manager/gallery/js/gallery_item.js (right): https://codereview.chromium.org/792733002/diff/1/ui/file_manager/gallery/js/gallery_item.js#newcode49 ui/file_manager/gallery/js/gallery_item.js:49: * @type {(HTMLCanvasElement|Image)} You can use HTMLImageElement instead ...
6 years ago (2014-12-10 02:54:19 UTC) #3
yawano
Thank you for the review. PTAL. https://codereview.chromium.org/792733002/diff/1/ui/file_manager/gallery/js/gallery_item.js File ui/file_manager/gallery/js/gallery_item.js (right): https://codereview.chromium.org/792733002/diff/1/ui/file_manager/gallery/js/gallery_item.js#newcode49 ui/file_manager/gallery/js/gallery_item.js:49: * @type {(HTMLCanvasElement|Image)} ...
6 years ago (2014-12-10 06:02:50 UTC) #4
fukino
Thanks! lgtm.
6 years ago (2014-12-10 07:19:37 UTC) #5
yawano
Thank you. On 2014/12/10 07:19:37, fukino wrote: > Thanks! lgtm.
6 years ago (2014-12-10 07:20:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/792733002/40001
6 years ago (2014-12-10 07:21:05 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-10 08:07:19 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-10 08:08:07 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/abf6dd6e431251029bd92f9b46af41fe217a21dd
Cr-Commit-Position: refs/heads/master@{#307657}

Powered by Google App Engine
This is Rietveld 408576698