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

Issue 10829021: Use current gtk dialogs in linux_aura. (Closed)

Created:
8 years, 5 months ago by Elliot Glaysher
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Use current gtk dialogs in linux_aura. They payoff for the last month of refactoring: We now use the LinuxUI interface to generate gtk file selection dialogs from the shim library. We could theoretically make a Qt or EFL shim and get those desktops' native open dialogs. BUG=136909, 134167 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148813

Patch Set 1 #

Patch Set 2 : Make gtk window transient to aura window #

Total comments: 4

Patch Set 3 : derat nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -584 lines) Patch
A + chrome/browser/ui/libgtk2ui/gtk2_signal.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/gtk2_ui.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/gtk2_ui.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/libgtk2ui.gyp View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h View 3 chunks +16 lines, -6 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/select_file_dialog_impl.cc View 3 chunks +8 lines, -3 lines 0 comments Download
D chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk.cc View 1 chunk +0 lines, -548 lines 0 comments Download
A + chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc View 1 2 11 chunks +69 lines, -17 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc View 4 chunks +12 lines, -5 lines 0 comments Download
M ui/base/dialogs/select_file_dialog.cc View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M ui/base/linux_ui.h View 1 2 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Elliot Glaysher
derat: x11 binding code sky: owner the stamp
8 years, 5 months ago (2012-07-26 18:14:07 UTC) #1
Elliot Glaysher
thestig: Can you review the gtk parts instead of derat? ben: Can you stamp instead ...
8 years, 4 months ago (2012-07-27 16:59:57 UTC) #2
Daniel Erat
I'm in today and taking a look now.
8 years, 4 months ago (2012-07-27 17:11:41 UTC) #3
Ben Goodger (Google)
lgtm for the generic bits if derat is happy.
8 years, 4 months ago (2012-07-27 17:20:20 UTC) #4
Daniel Erat
lgtm http://codereview.chromium.org/10829021/diff/2001/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc File chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc (right): http://codereview.chromium.org/10829021/diff/2001/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc#newcode33 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc:33: const char* kAuraTransientParent = "aura-transient-parent"; nit: const char ...
8 years, 4 months ago (2012-07-27 17:21:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10829021/10002
8 years, 4 months ago (2012-07-27 17:38:17 UTC) #6
commit-bot: I haz the power
Try job failure for 10829021-10002 on linux_chromeos for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=29326 Step "update" is always ...
8 years, 4 months ago (2012-07-27 18:21:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10829021/10002
8 years, 4 months ago (2012-07-27 18:25:15 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 21:23:11 UTC) #9
Change committed as 148813

Powered by Google App Engine
This is Rietveld 408576698