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

Issue 7711025: [filebrowser] Fix detection of unmount-archive action. (Closed)

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

Description

[filebrowser] Fix detection of unmount-archive action. BUG=chromium-os:19510 TEST=See bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98412

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M chrome/browser/resources/file_manager/js/file_manager.js View 1 chunk +13 lines, -3 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
dgozman
May you have a look, please?
9 years, 4 months ago (2011-08-23 13:39:49 UTC) #1
rginda
9 years, 4 months ago (2011-08-23 21:09:03 UTC) #2
LGTM, but this should switch to normalizeAbsolutePath() once it exists.

http://codereview.chromium.org/7711025/diff/1/chrome/browser/resources/file_m...
File chrome/browser/resources/file_manager/js/file_manager.js (right):

http://codereview.chromium.org/7711025/diff/1/chrome/browser/resources/file_m...
chrome/browser/resources/file_manager/js/file_manager.js:1686: if (mountPath[0]
!= '/') {
FYI, in http://codereview.chromium.org/7706028/ Szymon is factoring out the
normalize() function from maybeRenderFormattingTask_ into a utility method.

Powered by Google App Engine
This is Rietveld 408576698