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

Issue 10908262: [cros] disable GDrive option on certain file pickers (Closed)

Created:
8 years, 3 months ago by Evan Stade
Modified:
8 years, 3 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, nkostylev+watch_chromium.org, tfarina, rdsmith+dwatch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, arv (Not doing code reviews), oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, csilv
Visibility:
Public.

Description

[cros] disable GDrive option on certain file pickers This disables the GDrive folder for features that don't support reading/writing gdata. See bug for complete list. BUG=149184 TEST=manual (all pickers listed on bug under "doesn't work", no longer shows gdrive, others still do) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157012

Patch Set 1 #

Patch Set 2 : self review #

Total comments: 5

Patch Set 3 : invert default in file manager #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -37 lines) Patch
M chrome/browser/chromeos/extensions/file_manager_util.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/download/download_file_picker.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/save_package_file_picker_chromeos.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/file_select_helper.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/file_select_helper.cc View 1 5 chunks +11 lines, -8 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/select_file_dialog_extension.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/select_file_dialog_extension.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/set_wallpaper_options_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/base/dialogs/select_file_dialog.h View 1 2 chunks +19 lines, -12 lines 0 comments Download
M ui/base/dialogs/select_file_dialog.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ui/base/dialogs/select_file_dialog_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/dialogs/select_file_dialog_win.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Evan Stade
zvorygin - file manager thakis - mac sky - everything else (particularly ui/base/) This looks ...
8 years, 3 months ago (2012-09-14 14:27:03 UTC) #1
Dmitry Zvorygin
http://codereview.chromium.org/10908262/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/10908262/diff/2002/chrome/browser/resources/file_manager/js/file_manager.js#newcode2417 chrome/browser/resources/file_manager/js/file_manager.js:2417: return this.params_.supportGData && Consider using opposite value - disableGData, ...
8 years, 3 months ago (2012-09-14 15:55:27 UTC) #2
Evan Stade
http://codereview.chromium.org/10908262/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/10908262/diff/2002/chrome/browser/resources/file_manager/js/file_manager.js#newcode2417 chrome/browser/resources/file_manager/js/file_manager.js:2417: return this.params_.supportGData && On 2012/09/14 15:55:27, Dmitry Zvorygin wrote: ...
8 years, 3 months ago (2012-09-14 16:25:12 UTC) #3
Dmitry Zvorygin
On 2012/09/14 16:25:12, Evan Stade wrote: > http://codereview.chromium.org/10908262/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/10908262/diff/2002/chrome/browser/resources/file_manager/js/file_manager.js#newcode2417 ...
8 years, 3 months ago (2012-09-14 16:27:23 UTC) #4
sky
LGTM
8 years, 3 months ago (2012-09-14 17:10:57 UTC) #5
vandebo (ex-Chrome)
+mark can you proxy for thakis since it's already the weekend in his current timezone?
8 years, 3 months ago (2012-09-14 17:30:41 UTC) #6
Mark Mentovai
thakis-channeling LGTM
8 years, 3 months ago (2012-09-14 17:37:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/10908262/1019
8 years, 3 months ago (2012-09-14 22:10:13 UTC) #8
commit-bot: I haz the power
Commit queue patch verification failed without an error message. Something went wrong, probably a crash, ...
8 years, 3 months ago (2012-09-15 17:39:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/10908262/1019
8 years, 3 months ago (2012-09-15 17:39:55 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-15 20:15:54 UTC) #11
Change committed as 157012

Powered by Google App Engine
This is Rietveld 408576698