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

Issue 7741020: Put archive file handling support behind a flag for M14. (Closed)

Created:
9 years, 4 months ago by zel
Modified:
9 years, 4 months ago
Reviewers:
rginda
CC:
chromium-reviews
Visibility:
Public.

Description

Put archive file handling support behind a flag for M14. BUG=chromium-os:19657 TEST=make sure 'Open archive' task shows up only when --enable-archives switch is provided Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98360

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_file_browser_private_api.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
zel
9 years, 4 months ago (2011-08-25 17:11:43 UTC) #1
rginda
On 2011/08/25 17:11:43, zel wrote: We disable the image editor with some special case code ...
9 years, 4 months ago (2011-08-25 20:14:37 UTC) #2
zel
PTAL I've flipped flag handling to getString(), less bloating of the binary if nothing else... ...
9 years, 4 months ago (2011-08-25 20:37:39 UTC) #3
rginda
LGTM without the grd change. http://codereview.chromium.org/7741020/diff/4002/chrome/browser/browser_resources.grd File chrome/browser/browser_resources.grd (right): http://codereview.chromium.org/7741020/diff/4002/chrome/browser/browser_resources.grd#newcode150 chrome/browser/browser_resources.grd:150: <include name="IDR_FILEMANAGER_NOARCHIVE_MANIFEST" file="resources\file_manager\manifest_noarchive.json" type="BINDATA" ...
9 years, 4 months ago (2011-08-25 20:39:39 UTC) #4
zel
9 years, 4 months ago (2011-08-25 20:51:36 UTC) #5
http://codereview.chromium.org/7741020/diff/4002/chrome/browser/browser_resou...
File chrome/browser/browser_resources.grd (right):

http://codereview.chromium.org/7741020/diff/4002/chrome/browser/browser_resou...
chrome/browser/browser_resources.grd:150: <include
name="IDR_FILEMANAGER_NOARCHIVE_MANIFEST"
file="resources\file_manager\manifest_noarchive.json" type="BINDATA" />
On 2011/08/25 20:39:39, rginda wrote:
> This is no longer needed.

Done.

Powered by Google App Engine
This is Rietveld 408576698