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

Issue 23622035: x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 message-pump. (Closed)

Created:
7 years, 3 months ago by sadrul
Modified:
7 years, 3 months ago
Reviewers:
oshima
CC:
chromium-reviews, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org, tfarina, dcheng
Visibility:
Public.

Description

x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 message-pump. BUG=none R=oshima@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223621

Patch Set 1 #

Total comments: 12

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -29 lines) Patch
M ash/display/mirror_window_controller.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M ui/aura/root_window_host_x11.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/aura/test/ui_controls_factory_aurax11.cc View 1 5 chunks +5 lines, -9 lines 0 comments Download
M ui/base/x/events_x.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc View 1 2 chunks +3 lines, -4 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/desktop_aura/x11_desktop_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ui/views/widget/desktop_aura/x11_window_event_filter.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sadrul
7 years, 3 months ago (2013-09-17 13:53:58 UTC) #1
oshima
lgtm with nits https://codereview.chromium.org/23622035/diff/1/ash/display/mirror_window_controller.cc File ash/display/mirror_window_controller.cc (right): https://codereview.chromium.org/23622035/diff/1/ash/display/mirror_window_controller.cc#newcode51 ash/display/mirror_window_controller.cc:51: window, event_mask); can you make this ...
7 years, 3 months ago (2013-09-17 15:05:09 UTC) #2
sadrul
Thanks! Addressed all the nits. https://codereview.chromium.org/23622035/diff/1/ash/display/mirror_window_controller.cc File ash/display/mirror_window_controller.cc (right): https://codereview.chromium.org/23622035/diff/1/ash/display/mirror_window_controller.cc#newcode51 ash/display/mirror_window_controller.cc:51: window, event_mask); On 2013/09/17 ...
7 years, 3 months ago (2013-09-17 15:28:44 UTC) #3
sadrul
7 years, 3 months ago (2013-09-17 16:44:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r223621 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698