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

Issue 10532174: Deprecate 'direct' parameter on webkit_support::CreateGraphicsContext3D (Closed)

Created:
8 years, 6 months ago by jamesr
Modified:
8 years, 6 months ago
Reviewers:
nduca
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Deprecate 'direct' parameter on webkit_support::CreateGraphicsContext3D There is only one caller to this function (WebViewHost.cpp in the WebKit repo) and it always specifies the literal "true". Removing this parameter will let us remove a really nasty getter from WebView. BUG=none TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142549

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M webkit/support/webkit_support.h View 1 chunk +6 lines, -0 lines 0 comments Download
M webkit/support/webkit_support.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jamesr
8 years, 6 months ago (2012-06-15 22:57:44 UTC) #1
nduca
LGTM
8 years, 6 months ago (2012-06-15 23:05:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/10532174/1
8 years, 6 months ago (2012-06-15 23:38:25 UTC) #3
commit-bot: I haz the power
8 years, 6 months ago (2012-06-16 01:01:09 UTC) #4
Change committed as 142549

Powered by Google App Engine
This is Rietveld 408576698