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 9623009: Add one-arg implementations of WebViewClient::createGraphicsContext3D() (Closed)

Created:
8 years, 9 months ago by jamesr
Modified:
8 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, pam+watch_chromium.org
Visibility:
Public.

Description

Add one-arg implementations of WebViewClient::createGraphicsContext3D() The 2-arg version of WebViewClient::createGraphicsContext3D() is being deprecated, this adds implementations of the 1-arg version so that we can switch WebKit over. Must land after https://bugs.webkit.org/show_bug.cgi?id=80521 or a few layout tests in platform/chromium/compositing/plugins/ will break. BUG=none TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125600

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M content/renderer/render_view_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jamesr
8 years, 9 months ago (2012-03-07 19:05:59 UTC) #1
piman
lgtm
8 years, 9 months ago (2012-03-07 19:07:42 UTC) #2
darin (slow to review)
LGTM
8 years, 9 months ago (2012-03-07 19:12:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/9623009/1
8 years, 9 months ago (2012-03-08 07:00:46 UTC) #4
commit-bot: I haz the power
8 years, 9 months ago (2012-03-08 12:34:42 UTC) #5
Change committed as 125600

Powered by Google App Engine
This is Rietveld 408576698