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

Issue 113919: Adds gtk_util::ParentWindow to find the parent window of a GtkWidget.... (Closed)

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

Description

Adds gtk_util::ParentWindow to find the parent window of a GtkWidget. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17019

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M chrome/common/gtk_util.h View 1 chunk +4 lines, -0 lines 1 comment Download
M chrome/common/gtk_util.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
11 years, 7 months ago (2009-05-27 19:55:14 UTC) #1
sky
Adam, as Evan is out today could you review this one. Thanks, -Scott
11 years, 7 months ago (2009-05-27 20:24:01 UTC) #2
agl
LGTM with nit. http://codereview.chromium.org/113919/diff/1/3 File chrome/common/gtk_util.h (right): http://codereview.chromium.org/113919/diff/1/3#newcode47 Line 47: // Returns the first ancestor ...
11 years, 7 months ago (2009-05-27 20:30:06 UTC) #3
tony
11 years, 7 months ago (2009-05-28 01:21:08 UTC) #4
Is this the same as widget->window?

Powered by Google App Engine
This is Rietveld 408576698