Index: core/dom/MessageEvent.idl |
=================================================================== |
--- core/dom/MessageEvent.idl (revision 23517) |
+++ core/dom/MessageEvent.idl (working copy) |
@@ -26,6 +26,7 @@ |
*/ |
[ |
+ GlobalContext=WindowAndWorker, |
ConstructorTemplate=Event |
] interface MessageEvent : Event { |
[InitializedByEventConstructor] readonly attribute DOMString origin; |