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

Unified Diff: core/dom/PromiseResolver.idl

Issue 23014006: Roll IDL to multivm@1350 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 4 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 | « core/dom/Promise.idl ('k') | core/dom/Range.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/dom/PromiseResolver.idl
diff --git a/core/dom/PromiseResolver.idl b/core/dom/PromiseResolver.idl
index f2c80b491a1189e5dc8cfe0d0e341791e65770c4..b67107018cbef7ff4bcabe631d5f2f403bbd9993 100644
--- a/core/dom/PromiseResolver.idl
+++ b/core/dom/PromiseResolver.idl
@@ -29,6 +29,7 @@
*/
[
+ GlobalContext=Window&WorkerGlobalScope,
EnabledAtRuntime=promise
] interface PromiseResolver {
[Custom] void fulfill(optional any value);
« no previous file with comments | « core/dom/Promise.idl ('k') | core/dom/Range.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698