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

Issue 10279005: Aura on Linux: Make a DesktopScreenX11 to match the windows one. (Closed)

Created:
8 years, 7 months ago by Elliot Glaysher
Modified:
8 years, 7 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Aura on Linux: Make a DesktopScreenX11 to match the windows one. BUG=125106 TEST=non-ash linux builds compile again. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135036

Patch Set 1 #

Total comments: 12

Patch Set 2 : space #

Patch Set 3 : removed GetWindowAtCursorScreenPoint #

Total comments: 2

Patch Set 4 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -98 lines) Patch
M chrome/browser/chrome_browser_main_extra_parts_aura.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M ui/aura/desktop/desktop_screen_x11.cc View 1 2 3 1 chunk +109 lines, -4 lines 0 comments Download
M ui/aura/root_window_host_linux.h View 2 chunks +6 lines, -0 lines 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 2 4 chunks +7 lines, -2 lines 0 comments Download
D ui/gfx/screen_aurax11.cc View 1 chunk +0 lines, -91 lines 0 comments Download
M ui/ui.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Elliot Glaysher
derat: did I get the X11 parts here right? ben: owner
8 years, 7 months ago (2012-05-01 22:28:39 UTC) #1
Ben Goodger (Google)
I'll leave it to derat to comment on the particulars of your X11 usage... but ...
8 years, 7 months ago (2012-05-01 22:38:40 UTC) #2
Daniel Erat
http://codereview.chromium.org/10279005/diff/1/ui/aura/desktop/desktop_screen_x11.cc File ui/aura/desktop/desktop_screen_x11.cc (right): http://codereview.chromium.org/10279005/diff/1/ui/aura/desktop/desktop_screen_x11.cc#newcode9 ui/aura/desktop/desktop_screen_x11.cc:9: // It clashes with out RootWindow. nit: s/out/our/ http://codereview.chromium.org/10279005/diff/1/ui/aura/desktop/desktop_screen_x11.cc#newcode23 ...
8 years, 7 months ago (2012-05-01 22:51:48 UTC) #3
Elliot Glaysher
derat, ptal. I removed the implementation of GetWindowAtCursorAtScreenPoint(); it's optional and can safely return null. ...
8 years, 7 months ago (2012-05-02 19:41:37 UTC) #4
Daniel Erat
lgtm http://codereview.chromium.org/10279005/diff/11001/ui/aura/desktop/desktop_screen_x11.cc File ui/aura/desktop/desktop_screen_x11.cc (right): http://codereview.chromium.org/10279005/diff/11001/ui/aura/desktop/desktop_screen_x11.cc#newcode83 ui/aura/desktop/desktop_screen_x11.cc:83: gfx::NativeWindow DesktopScreenX11::GetWindowAtCursorScreenPoint() { nit: add a comment mentioning ...
8 years, 7 months ago (2012-05-02 21:32:31 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/10279005/18001
8 years, 7 months ago (2012-05-02 21:43:47 UTC) #6
commit-bot: I haz the power
8 years, 7 months ago (2012-05-03 00:00:31 UTC) #7
Change committed as 135036

Powered by Google App Engine
This is Rietveld 408576698