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

Issue 8620008: Get rid of Widget::ConvertPointFromAncestor. (Closed)

Created:
9 years, 1 month ago by Ben Goodger (Google)
Modified:
9 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, dhollowa
Visibility:
Public.

Description

Get rid of Widget::ConvertPointFromAncestor. We don't need it now that NativeWidgetViews is dead. Also simplify View::ConvertPointToView() to look (mostly) like Layer::ConvertPointToLayer(). http://crbug.com/102573 TEST=existing unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111108

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -109 lines) Patch
M ui/views/widget/native_widget_aura.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M ui/views/widget/native_widget_gtk.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_gtk.cc View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M ui/views/widget/native_widget_private.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_win.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M ui/views/widget/widget.h View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M ui/views/widget/widget.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M views/view.h View 1 2 3 3 chunks +10 lines, -23 lines 0 comments Download
M views/view.cc View 1 2 3 3 chunks +30 lines, -47 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ben Goodger (Google)
9 years, 1 month ago (2011-11-22 00:59:39 UTC) #1
sky
LGTM
9 years, 1 month ago (2011-11-22 01:12:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ben@chromium.org/8620008/8001
9 years, 1 month ago (2011-11-22 05:37:41 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-22 06:56:24 UTC) #4
Change committed as 111108

Powered by Google App Engine
This is Rietveld 408576698