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

Issue 19632: Make WebContentsView portable by using the native view types. (Closed)

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

Description

Make WebContentsView portable by using the native view types. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8819

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -33 lines) Patch
M base/build/base_gfx.vcproj View 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/web_contents.cc View 1 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_view.h View 1 3 chunks +10 lines, -12 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_view_win.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_view_win.cc View 1 6 chunks +11 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
11 years, 10 months ago (2009-01-28 18:53:39 UTC) #1
Ben Goodger (Google)
11 years, 10 months ago (2009-01-28 19:15:32 UTC) #2
GetNativeContainer -> GetNativeView
GetNativeContent -> GetContentNativeView

and LGTM.

Powered by Google App Engine
This is Rietveld 408576698