Index: Source/core/xml/XMLHttpRequest.idl |
diff --git a/Source/core/xml/XMLHttpRequest.idl b/Source/core/xml/XMLHttpRequest.idl |
index cb0dc9e0fd38065642fd9a458e508bedfaef9307..5c03dd627eb749d62a7593d255724db82068a31c 100644 |
--- a/Source/core/xml/XMLHttpRequest.idl |
+++ b/Source/core/xml/XMLHttpRequest.idl |
@@ -37,6 +37,7 @@ enum XMLHttpRequestResponseType { |
}; |
[ |
+ GlobalContext=WindowAndWorker, |
ActiveDOMObject, |
Constructor, |
CallWith=ScriptExecutionContext, |