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

Unified Diff: Source/modules/c/WorkerC.idl

Issue 1041183004: [DO NOT LAND] Demonstrate partial interface/ImplementedAs bug (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/modules/c/GlobalC.h ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/c/WorkerC.idl
diff --git a/Source/modules/c/WorkerC.idl b/Source/modules/c/WorkerC.idl
new file mode 100644
index 0000000000000000000000000000000000000000..289dc0d6900f84cf03cb6d95b7287a55986b18a3
--- /dev/null
+++ b/Source/modules/c/WorkerC.idl
@@ -0,0 +1 @@
+[ ImplementedAs=GlobalC ] partial interface WorkerGlobalScope {};
« no previous file with comments | « Source/modules/c/GlobalC.h ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698