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

Issue 20230: Do some more work on RenderWidgetHostViewGtk... (Closed)

Created:
11 years, 10 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Do some more work on RenderWidgetHostViewGtk * hook up mouse presses * hook up resizes * move gtk widget code into a container class (a la WebWidgetHostGtk) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9506

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -75 lines) Patch
M chrome/browser/renderer_host/render_widget_host_view_gtk.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.cc View 2 chunks +88 lines, -73 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Stade
I tried to clean up some variable names as well.
11 years, 10 months ago (2009-02-10 20:01:06 UTC) #1
Evan Martin
11 years, 10 months ago (2009-02-10 20:27:21 UTC) #2
It would be good to follow the code in test_shell closely -- Dean has been
refactoring it all recently to make plugins work.  But this LGTM for now.

Powered by Google App Engine
This is Rietveld 408576698