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

Issue 10409011: Aura/ash: On Desktops, use a aura::client to resolve screen coordinates. (Closed)

Created:
8 years, 7 months ago by Elliot Glaysher
Modified:
8 years, 7 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ben+watch_chromium.org, tfarina, brettw-cc_chromium.org, ajwong+watch_chromium.org, sadrul
Visibility:
Public.

Description

Aura/ash: On Desktops, use an aura::client to resolve screen coordinates. We can only use aura::Windows when trying to calculate where menus should be displayed. Add a client interface to do this, move the existing usage out of the DesktopNativeWidgetHelperAura and into the client. BUG=125106 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137954

Patch Set 1 #

Patch Set 2 : Remove redundant client on RootWindow. #

Patch Set 3 : Make the comments not lies. #

Patch Set 4 : Fix merge with trunk. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -32 lines) Patch
M chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.cc View 1 3 chunks +17 lines, -4 lines 0 comments Download
M ui/aura/aura.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A ui/aura/client/screen_position_client.h View 1 2 1 chunk +39 lines, -0 lines 0 comments Download
A ui/aura/client/screen_position_client.cc View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_native_widget_helper_aura.h View 3 chunks +9 lines, -3 lines 0 comments Download
M ui/views/widget/desktop_native_widget_helper_aura.cc View 1 2 3 6 chunks +51 lines, -13 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 2 3 4 chunks +20 lines, -5 lines 0 comments Download
M ui/views/widget/native_widget_helper_aura.h View 2 chunks +3 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Elliot Glaysher
8 years, 7 months ago (2012-05-18 18:16:15 UTC) #1
Ben Goodger (Google)
lgtm
8 years, 7 months ago (2012-05-18 19:24:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10409011/6001
8 years, 7 months ago (2012-05-18 19:27:08 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-18 20:54:17 UTC) #4
Change committed as 137954

Powered by Google App Engine
This is Rietveld 408576698