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

Issue 8890017: Fixed renaming in the file manager. (Closed)

Created:
9 years ago by SeRya
Modified:
9 years ago
Reviewers:
dgozman
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews), achuith+watch_chromium.org
Visibility:
Public.

Description

Fixed renaming in the file manager. BUG=chromium-os:23770 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113928

Patch Set 1 : Removing unnecessary changes. #

Total comments: 4

Patch Set 2 : Fixing renaming from menu. #

Total comments: 2

Patch Set 3 : Code review fixes. #

Patch Set 4 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -83 lines) Patch
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 3 16 chunks +88 lines, -83 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
SeRya
9 years ago (2011-12-08 17:05:29 UTC) #1
dgozman
LGTM with comments addressed http://codereview.chromium.org/8890017/diff/2002/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): http://codereview.chromium.org/8890017/diff/2002/chrome/browser/resources/file_manager/js/file_manager.js#newcode1706 chrome/browser/resources/file_manager/js/file_manager.js:1706: GridItem.prototype.__proto__ = cr.ui.ListItem.prototype; This is ...
9 years ago (2011-12-09 11:14:43 UTC) #2
SeRya
I also spotted a bug in renaming from context menu. Fixed now. Also reorganized code ...
9 years ago (2011-12-09 14:31:13 UTC) #3
dgozman
Still LGTM http://codereview.chromium.org/8890017/diff/12001/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): http://codereview.chromium.org/8890017/diff/12001/chrome/browser/resources/file_manager/js/file_manager.js#newcode3303 chrome/browser/resources/file_manager/js/file_manager.js:3303: FileManager.prototype.onTableMouseDown_ = function(event) { Same as onGridMouseDown_.
9 years ago (2011-12-09 15:20:34 UTC) #4
SeRya
http://codereview.chromium.org/8890017/diff/12001/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): http://codereview.chromium.org/8890017/diff/12001/chrome/browser/resources/file_manager/js/file_manager.js#newcode3303 chrome/browser/resources/file_manager/js/file_manager.js:3303: FileManager.prototype.onTableMouseDown_ = function(event) { On 2011/12/09 15:20:34, dgozman wrote: ...
9 years ago (2011-12-09 15:35:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/8890017/11004
9 years ago (2011-12-09 15:36:37 UTC) #6
commit-bot: I haz the power
Try job failure for 8890017-11004 (retry) on win_rel for step "browser_tests". It's a second try, ...
9 years ago (2011-12-09 17:20:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/8890017/11004
9 years ago (2011-12-09 18:06:51 UTC) #8
commit-bot: I haz the power
Can't apply patch for file chrome/browser/resources/file_manager/js/file_manager.js. While running patch -p1 --forward --force; patching file chrome/browser/resources/file_manager/js/file_manager.js ...
9 years ago (2011-12-09 20:13:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/8890017/8003
9 years ago (2011-12-09 21:39:48 UTC) #10
commit-bot: I haz the power
Try job failure for 8890017-8003 (retry) on linux_rel for step "ui_tests". It's a second try, ...
9 years ago (2011-12-09 23:10:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/8890017/8003
9 years ago (2011-12-10 01:10:32 UTC) #12
commit-bot: I haz the power
9 years ago (2011-12-10 02:31:52 UTC) #13
Change committed as 113928

Powered by Google App Engine
This is Rietveld 408576698