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

Issue 8745013: [filebrowser] Support renaming in Gallery. (Closed)

Created:
9 years ago by dgozman
Modified:
9 years ago
CC:
chromium-reviews, Erik does not do reviews, achuith+watch_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

[filebrowser] Support renaming in Gallery. BUG=chromium-os:23434, chromium-os:23435 TEST=See bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112462

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -24 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_file_browser_private_api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/gallery.css View 1 chunk +23 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/gallery.js View 1 2 14 chunks +126 lines, -24 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/image_util.js View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/mock_chrome.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dgozman
Aaron, Erik, Jon, Could you please approve the change to chrome/browser/extensions/extension_file_browser_private_api.cc? Vlad, please review this. ...
9 years ago (2011-11-30 13:25:41 UTC) #1
Vladislav Kaznacheev
http://codereview.chromium.org/8745013/diff/3001/chrome/browser/resources/file_manager/js/image_editor/gallery.js File chrome/browser/resources/file_manager/js/image_editor/gallery.js (right): http://codereview.chromium.org/8745013/diff/3001/chrome/browser/resources/file_manager/js/image_editor/gallery.js#newcode231 chrome/browser/resources/file_manager/js/image_editor/gallery.js:231: self.filenameEdit_.value = ImageUtil.getFileNameFromUrl(selectedURL); Did you forget to add image_util.js? ...
9 years ago (2011-12-01 10:34:09 UTC) #2
dgozman
http://codereview.chromium.org/8745013/diff/3001/chrome/browser/resources/file_manager/js/image_editor/gallery.js File chrome/browser/resources/file_manager/js/image_editor/gallery.js (right): http://codereview.chromium.org/8745013/diff/3001/chrome/browser/resources/file_manager/js/image_editor/gallery.js#newcode231 chrome/browser/resources/file_manager/js/image_editor/gallery.js:231: self.filenameEdit_.value = ImageUtil.getFileNameFromUrl(selectedURL); On 2011/12/01 10:34:09, Vladislav Kaznacheev wrote: ...
9 years ago (2011-12-01 11:34:05 UTC) #3
Vladislav Kaznacheev
lgtm
9 years ago (2011-12-01 12:14:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/8745013/8001
9 years ago (2011-12-01 12:33:31 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-01 14:36:02 UTC) #6
Change committed as 112462

Powered by Google App Engine
This is Rietveld 408576698