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

Issue 631143002: Fix all type errors in image_loader. (Closed)

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

Description

Fix all type errors in image_loader. BUG=406995 TEST=run browser_tests Committed: https://crrev.com/c41cfec3285c48e77f20dd0f3bf356246797a986 Cr-Commit-Position: refs/heads/master@{#298449}

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -19 lines) Patch
M ui/file_manager/image_loader/image_loader.js View 4 chunks +8 lines, -4 lines 1 comment Download
M ui/file_manager/image_loader/image_loader_client.js View 1 chunk +2 lines, -3 lines 1 comment Download
M ui/file_manager/image_loader/request.js View 4 chunks +25 lines, -12 lines 5 comments Download

Messages

Total messages: 9 (2 generated)
fukino
Tomasz, could you take a look? Thanks! https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/image_loader.js File ui/file_manager/image_loader/image_loader.js (right): https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/image_loader.js#newcode37 ui/file_manager/image_loader/image_loader.js:37: initPromises.push(new Promise(function(resolve, ...
6 years, 2 months ago (2014-10-07 09:52:45 UTC) #2
mtomasz
lgtm with a nit. https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/request.js File ui/file_manager/image_loader/request.js (right): https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/request.js#newcode263 ui/file_manager/image_loader/request.js:263: var onMaybeFailure = /** @type ...
6 years, 2 months ago (2014-10-07 09:56:16 UTC) #3
fukino
Thanks! https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/request.js File ui/file_manager/image_loader/request.js (right): https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/request.js#newcode263 ui/file_manager/image_loader/request.js:263: var onMaybeFailure = /** @type {function(number=)} */ ( ...
6 years, 2 months ago (2014-10-07 10:49:44 UTC) #4
mtomasz
still lgtm https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/request.js File ui/file_manager/image_loader/request.js (right): https://codereview.chromium.org/631143002/diff/1/ui/file_manager/image_loader/request.js#newcode263 ui/file_manager/image_loader/request.js:263: var onMaybeFailure = /** @type {function(number=)} */ ...
6 years, 2 months ago (2014-10-07 10:54:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/631143002/1
6 years, 2 months ago (2014-10-07 10:58:51 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as dbd86328ae28c0d2c591d911a7a8d8e5b0c720b3
6 years, 2 months ago (2014-10-07 13:00:54 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 13:01:31 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c41cfec3285c48e77f20dd0f3bf356246797a986
Cr-Commit-Position: refs/heads/master@{#298449}

Powered by Google App Engine
This is Rietveld 408576698