summaryrefslogtreecommitdiffstats
path: root/WebCore/websockets/WebSocket.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/websockets/WebSocket.idl')
-rw-r--r--WebCore/websockets/WebSocket.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/websockets/WebSocket.idl b/WebCore/websockets/WebSocket.idl
index c662940..c9552d9 100644
--- a/WebCore/websockets/WebSocket.idl
+++ b/WebCore/websockets/WebSocket.idl
@@ -32,6 +32,7 @@ module websockets {
interface [
Conditional=WEB_SOCKETS,
+ CustomConstructor,
EventTarget,
NoStaticTables
] WebSocket {