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

Issue 10826129: Media galleries: configuration dialog controller and GTK impl. (Closed)

Created:
8 years, 4 months ago by Evan Stade
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, sail
Visibility:
Public.

Description

Media galleries: configuration dialog controller and GTK impl. BUG=134929 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150698

Patch Set 1 #

Total comments: 1

Patch Set 2 : more docs #

Patch Set 3 : rejigger dialog buttons #

Total comments: 16

Patch Set 4 : sync #

Patch Set 5 : handle blacklisted galleries #

Patch Set 6 : const Extension* -> const Extension& #

Total comments: 15

Patch Set 7 : vandebo final review + fix tests #

Patch Set 8 : fix non-gtk builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+653 lines, -11 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +40 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_api.h View 1 2 3 4 5 6 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_api.cc View 1 2 3 4 5 6 7 3 chunks +44 lines, -5 lines 0 comments Download
A chrome/browser/media_gallery/media_galleries_dialog_controller.h View 1 2 3 4 5 6 7 1 chunk +127 lines, -0 lines 0 comments Download
A chrome/browser/media_gallery/media_galleries_dialog_controller.cc View 1 2 3 4 5 6 1 chunk +185 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/extensions/media_galleries_dialog_gtk.h View 1 2 3 4 5 6 1 chunk +80 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/extensions/media_galleries_dialog_gtk.cc View 1 2 3 4 1 chunk +163 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 3 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Evan Stade
this change depends on http://codereview.chromium.org/10821077/ erg: gtk vandebo: the rest sail: fyi http://codereview.chromium.org/10826129/diff/1/chrome/browser/media_gallery/media_galleries_preferences.cc File chrome/browser/media_gallery/media_galleries_preferences.cc ...
8 years, 4 months ago (2012-08-02 23:18:13 UTC) #1
Evan Stade
and there's a screenshot on the bug now.
8 years, 4 months ago (2012-08-02 23:31:05 UTC) #2
Elliot Glaysher
gtk lgtm
8 years, 4 months ago (2012-08-02 23:33:14 UTC) #3
sail
Would it be possible to add a test for MediaGalleriesDialogGtk? (That way I can copy ...
8 years, 4 months ago (2012-08-03 23:29:13 UTC) #4
Evan Stade
yes, I had thought about adding a browser test, but would rather do so in ...
8 years, 4 months ago (2012-08-04 00:40:26 UTC) #5
vandebo (ex-Chrome)
http://codereview.chromium.org/10826129/diff/5001/chrome/browser/media_gallery/media_galleries_dialog_controller.cc File chrome/browser/media_gallery/media_galleries_dialog_controller.cc (right): http://codereview.chromium.org/10826129/diff/5001/chrome/browser/media_gallery/media_galleries_dialog_controller.cc#newcode79 chrome/browser/media_gallery/media_galleries_dialog_controller.cc:79: // Check new galleries. You could locally assign ids ...
8 years, 4 months ago (2012-08-06 20:39:30 UTC) #6
Evan Stade
so that I don't have to keep syncing and fixing conflicts I'm going to stop ...
8 years, 4 months ago (2012-08-06 23:43:02 UTC) #7
Evan Stade
patch updated
8 years, 4 months ago (2012-08-07 04:29:04 UTC) #8
vandebo (ex-Chrome)
LGTM http://codereview.chromium.org/10826129/diff/5001/chrome/browser/media_gallery/media_galleries_dialog_controller.cc File chrome/browser/media_gallery/media_galleries_dialog_controller.cc (right): http://codereview.chromium.org/10826129/diff/5001/chrome/browser/media_gallery/media_galleries_dialog_controller.cc#newcode79 chrome/browser/media_gallery/media_galleries_dialog_controller.cc:79: // Check new galleries. On 2012/08/06 23:43:02, Evan ...
8 years, 4 months ago (2012-08-08 19:24:21 UTC) #9
Evan Stade
http://codereview.chromium.org/10826129/diff/5001/chrome/browser/media_gallery/media_galleries_dialog_controller.cc File chrome/browser/media_gallery/media_galleries_dialog_controller.cc (right): http://codereview.chromium.org/10826129/diff/5001/chrome/browser/media_gallery/media_galleries_dialog_controller.cc#newcode79 chrome/browser/media_gallery/media_galleries_dialog_controller.cc:79: // Check new galleries. On 2012/08/08 19:24:21, vandebo wrote: ...
8 years, 4 months ago (2012-08-08 21:48:57 UTC) #10
vandebo (ex-Chrome)
8 years, 4 months ago (2012-08-09 01:07:43 UTC) #11
modulo clang errors, LGTM

Powered by Google App Engine
This is Rietveld 408576698