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

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

Created:
6 years, 1 month ago by yawano
Modified:
6 years, 1 month ago
Reviewers:
fukino
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

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

Patch Set 1 #

Patch Set 2 : Add more non-nullable annotations. #

Total comments: 10

Patch Set 3 : Removed unnecessary non-nullable annotatiions. #

Patch Set 4 : Added a space. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -13 lines) Patch
M ui/file_manager/gallery/js/ribbon.js View 1 2 3 6 chunks +39 lines, -13 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
yawano
PTAL. Thanks!
6 years, 1 month ago (2014-11-13 06:47:29 UTC) #2
fukino
thanks! https://codereview.chromium.org/719273004/diff/20001/ui/file_manager/gallery/js/ribbon.js File ui/file_manager/gallery/js/ribbon.js (right): https://codereview.chromium.org/719273004/diff/20001/ui/file_manager/gallery/js/ribbon.js#newcode41 ui/file_manager/gallery/js/ribbon.js:41: /** @type {!Object} */ self.renderCache_ = {}; I ...
6 years, 1 month ago (2014-11-13 07:14:26 UTC) #3
yawano
Thank you for the review. PTAL. https://codereview.chromium.org/719273004/diff/20001/ui/file_manager/gallery/js/ribbon.js File ui/file_manager/gallery/js/ribbon.js (right): https://codereview.chromium.org/719273004/diff/20001/ui/file_manager/gallery/js/ribbon.js#newcode41 ui/file_manager/gallery/js/ribbon.js:41: /** @type {!Object} ...
6 years, 1 month ago (2014-11-13 08:18:52 UTC) #4
fukino
On 2014/11/13 08:18:52, yawano wrote: > Thank you for the review. PTAL. > > https://codereview.chromium.org/719273004/diff/20001/ui/file_manager/gallery/js/ribbon.js ...
6 years, 1 month ago (2014-11-13 08:20:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/719273004/60001
6 years, 1 month ago (2014-11-14 01:08:40 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-11-14 02:55:23 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-14 02:55:58 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/90c518c26ed4ed5c2c2d84168d0526aa0b2373e3
Cr-Commit-Position: refs/heads/master@{#304158}

Powered by Google App Engine
This is Rietveld 408576698