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

Issue 99133: Removes an unused boolean passed to MoveToFront. (Closed)

Created:
11 years, 7 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Two changes: . Removes MoveToFront on Widget. . CHanges AsWindow to GetWindow. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14868

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -44 lines) Patch
M chrome/browser/external_tab_container.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/external_tab_container.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/views/tabs/dragged_tab_controller.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/tabs/tab_renderer.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/views/tabs/tab_strip.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/toolbar_view.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/views/widget/widget.h View 1 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/views/widget/widget_gtk.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/views/widget/widget_gtk.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/views/widget/widget_win.h View 1 2 3 chunks +10 lines, -1 line 0 comments Download
M chrome/views/widget/widget_win.cc View 1 2 5 chunks +24 lines, -14 lines 0 comments Download
M chrome/views/window/non_client_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/views/window/window_win.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/views/window/window_win.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sky
11 years, 7 months ago (2009-04-28 17:44:58 UTC) #1
Ben Goodger (Google)
Does this really activate it? why not just call Activate() then on Window? I thought ...
11 years, 7 months ago (2009-04-28 17:57:10 UTC) #2
sky
On 2009/04/28 17:57:10, Ben Goodger wrote: > Does this really activate it? Yep. You can ...
11 years, 7 months ago (2009-04-28 18:04:59 UTC) #3
sky
New snapshot uploaded
11 years, 7 months ago (2009-04-28 22:38:34 UTC) #4
Ben Goodger (Google)
http://codereview.chromium.org/99133/diff/14/1018 File chrome/views/widget/widget_win.cc (right): http://codereview.chromium.org/99133/diff/14/1018#newcode35 Line 35: HWND root = GetAncestor(hwnd, GA_ROOT); You can't use ...
11 years, 7 months ago (2009-04-28 23:03:56 UTC) #5
Ben Goodger (Google)
11 years, 7 months ago (2009-04-29 19:32:31 UTC) #6
OK

Powered by Google App Engine
This is Rietveld 408576698