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

Unified Diff: third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.idl

Issue 2676663006: Remove SetWrapperReferenceTo and SetWrapperReferenceFrom (Closed)
Patch Set: Rebase on master Created 3 years, 10 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
Index: third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.idl
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.idl b/third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.idl
index 72fc686274be34c63dc3fe4040dcb6a4e032a808..d1f29600d037ad165f191f154bd0f5c679164c03 100644
--- a/third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.idl
+++ b/third_party/WebKit/Source/modules/webgl/WebGLRenderingContext.idl
@@ -27,7 +27,6 @@
[
DoNotCheckConstants,
- SetWrapperReferenceFrom=canvas,
Exposed(Worker ExperimentalCanvasFeatures, Window StableBlinkFeatures),
DependentLifetime,
] interface WebGLRenderingContext { };
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/WebGLLoseContext.idl ('k') | third_party/WebKit/Source/modules/webmidi/MIDIInput.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698