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

Unified Diff: Source/web/WebSettingsImpl.h

Issue 296053004: Removed privledged and debug webgl extension handling. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/html/canvas/WebGLRenderingContextBase.cpp ('k') | Source/web/WebSettingsImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebSettingsImpl.h
diff --git a/Source/web/WebSettingsImpl.h b/Source/web/WebSettingsImpl.h
index 8c7bef2c72f8ce075124116f428d1a34508e1639..2e1d4db48a6d23674a9ce6da138b75cef55496e2 100644
--- a/Source/web/WebSettingsImpl.h
+++ b/Source/web/WebSettingsImpl.h
@@ -131,7 +131,6 @@ public:
virtual void setPinchOverlayScrollbarThickness(int) OVERRIDE;
virtual void setPinchVirtualViewportEnabled(bool) OVERRIDE;
virtual void setPluginsEnabled(bool) OVERRIDE;
- virtual void setPrivilegedWebGLExtensionsEnabled(bool) OVERRIDE;
virtual void setRenderVSyncNotificationEnabled(bool) OVERRIDE;
virtual void setReportScreenSizeInPhysicalPixelsQuirk(bool) OVERRIDE;
virtual void setSansSerifFontFamily(const WebString&, UScriptCode = USCRIPT_COMMON) OVERRIDE;
« no previous file with comments | « Source/core/html/canvas/WebGLRenderingContextBase.cpp ('k') | Source/web/WebSettingsImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698