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

Issue 25263003: Refactor DirectoryContents. (Closed)

Created:
7 years, 2 months ago by hidehiko
Modified:
7 years, 2 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Refactor DirectoryContents. Shares most of methods in DirectoryContents and its sub classes. Removes all sub classes of DirectoryContents, instead create factory method. BUG=279614 TEST=Ran browser_tests --gtest_filter="*FileSystemExtensionApiTest*:*FileManagerBrowserTest*:*FileBrowserPrivateApiTest*" and tested manually. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226467

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -305 lines) Patch
M chrome/browser/resources/file_manager/js/directory_contents.js View 1 2 14 chunks +112 lines, -292 lines 0 comments Download
M chrome/browser/resources/file_manager/js/directory_model.js View 5 chunks +11 lines, -13 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hidehiko
This is based on crrev.com/25278002, which I asked to you to review. If you think ...
7 years, 2 months ago (2013-09-30 17:26:33 UTC) #1
mtomasz
https://codereview.chromium.org/25263003/diff/1/chrome/browser/resources/file_manager/js/directory_contents.js File chrome/browser/resources/file_manager/js/directory_contents.js (right): https://codereview.chromium.org/25263003/diff/1/chrome/browser/resources/file_manager/js/directory_contents.js#newcode487 chrome/browser/resources/file_manager/js/directory_contents.js:487: this.context_, this.isSearch, this.directoryEntry_, nit: this.isSearch -> this.isSearch_ https://codereview.chromium.org/25263003/diff/1/chrome/browser/resources/file_manager/js/directory_contents.js#newcode750 chrome/browser/resources/file_manager/js/directory_contents.js:750: ...
7 years, 2 months ago (2013-10-01 02:38:12 UTC) #2
hidehiko
Thank you for your review, and sorry, rebase has been mixed... PTAL? https://codereview.chromium.org/25263003/diff/1/chrome/browser/resources/file_manager/js/directory_contents.js File chrome/browser/resources/file_manager/js/directory_contents.js ...
7 years, 2 months ago (2013-10-01 07:38:54 UTC) #3
mtomasz
lgtm with one comment https://codereview.chromium.org/25263003/diff/9001/chrome/browser/resources/file_manager/js/directory_contents.js File chrome/browser/resources/file_manager/js/directory_contents.js (right): https://codereview.chromium.org/25263003/diff/9001/chrome/browser/resources/file_manager/js/directory_contents.js#newcode56 chrome/browser/resources/file_manager/js/directory_contents.js:56: * Starts to read the ...
7 years, 2 months ago (2013-10-01 07:47:36 UTC) #4
hidehiko
Thank you for your review! https://codereview.chromium.org/25263003/diff/9001/chrome/browser/resources/file_manager/js/directory_contents.js File chrome/browser/resources/file_manager/js/directory_contents.js (right): https://codereview.chromium.org/25263003/diff/9001/chrome/browser/resources/file_manager/js/directory_contents.js#newcode56 chrome/browser/resources/file_manager/js/directory_contents.js:56: * Starts to read ...
7 years, 2 months ago (2013-10-01 07:50:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/25263003/15001
7 years, 2 months ago (2013-10-02 07:50:55 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=204488
7 years, 2 months ago (2013-10-02 10:08:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/25263003/15001
7 years, 2 months ago (2013-10-02 10:28:12 UTC) #8
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 15:57:20 UTC) #9
Message was sent while issue was closed.
Change committed as 226467

Powered by Google App Engine
This is Rietveld 408576698