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 673933003: Fix some type check errors in file_manager. (Closed)

Created:
6 years, 2 months ago by fukino
Modified:
6 years, 1 month ago
Reviewers:
hirono
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 some type check errors in file_manager. This CL includes following changes. - Change openView_.firstNode to openView_.firstChild. - Convert dynamically decorated metric functions to standard form to annotate them. - Make MetadataCache.get's callback nullable. BUG=406995 TEST=run browser_tests gtest_filter=*FileManager* Committed: https://crrev.com/d17ee1b7a1b34119da680b7eca94df8dcbf16577 Cr-Commit-Position: refs/heads/master@{#301341}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Revert the change to firstNode. #

Patch Set 3 : Move logging for metrics to common part. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -29 lines) Patch
M ui/file_manager/file_manager/foreground/js/metadata/metadata_cache.js View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metrics.js View 1 2 2 chunks +35 lines, -24 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js View 1 2 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
fukino
hirono@, PTAL the CL? Thank you!
6 years, 2 months ago (2014-10-24 05:21:11 UTC) #2
hirono
https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js File ui/file_manager/file_manager/foreground/js/metrics.js (right): https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js#newcode76 ui/file_manager/file_manager/foreground/js/metrics.js:76: if (metrics.log) How about moving all the common part ...
6 years, 2 months ago (2014-10-24 06:45:56 UTC) #3
fukino
https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js File ui/file_manager/file_manager/foreground/js/metrics.js (right): https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js#newcode76 ui/file_manager/file_manager/foreground/js/metrics.js:76: if (metrics.log) On 2014/10/24 06:45:56, hirono wrote: > How ...
6 years, 1 month ago (2014-10-27 09:11:24 UTC) #4
hirono
https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js File ui/file_manager/file_manager/foreground/js/metrics.js (right): https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js#newcode76 ui/file_manager/file_manager/foreground/js/metrics.js:76: if (metrics.log) On 2014/10/27 09:11:24, fukino wrote: > On ...
6 years, 1 month ago (2014-10-27 09:28:45 UTC) #5
fukino
https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js File ui/file_manager/file_manager/foreground/js/metrics.js (right): https://codereview.chromium.org/673933003/diff/1/ui/file_manager/file_manager/foreground/js/metrics.js#newcode76 ui/file_manager/file_manager/foreground/js/metrics.js:76: if (metrics.log) On 2014/10/27 09:28:45, hirono wrote: > On ...
6 years, 1 month ago (2014-10-27 09:41:29 UTC) #6
hirono
lgtm! Thank you!
6 years, 1 month ago (2014-10-27 09:52:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/673933003/40001
6 years, 1 month ago (2014-10-27 10:36:30 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-27 11:21:28 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-10-27 11:22:13 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d17ee1b7a1b34119da680b7eca94df8dcbf16577
Cr-Commit-Position: refs/heads/master@{#301341}

Powered by Google App Engine
This is Rietveld 408576698