summaryrefslogtreecommitdiffstats
path: root/WebCore/xml/XMLHttpRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/xml/XMLHttpRequest.idl')
-rw-r--r--WebCore/xml/XMLHttpRequest.idl4
1 files changed, 3 insertions, 1 deletions
diff --git a/WebCore/xml/XMLHttpRequest.idl b/WebCore/xml/XMLHttpRequest.idl
index 3574766..58413ff 100644
--- a/WebCore/xml/XMLHttpRequest.idl
+++ b/WebCore/xml/XMLHttpRequest.idl
@@ -29,7 +29,9 @@
module xml {
interface [
- CustomConstructor,
+ CanBeConstructed,
+ CustomConstructFunction,
+ V8CustomConstructor,
CustomMarkFunction,
EventTarget,
NoStaticTables