diff options
Diffstat (limited to 'WebCore/xml/XMLHttpRequestUpload.idl')
-rw-r--r-- | WebCore/xml/XMLHttpRequestUpload.idl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebCore/xml/XMLHttpRequestUpload.idl b/WebCore/xml/XMLHttpRequestUpload.idl index c066710..3172f68 100644 --- a/WebCore/xml/XMLHttpRequestUpload.idl +++ b/WebCore/xml/XMLHttpRequestUpload.idl @@ -30,7 +30,8 @@ module xml { interface [ GenerateConstructor, - CustomMarkFunction + CustomMarkFunction, + NoStaticTables ] XMLHttpRequestUpload { // From XMLHttpRequestEventTarget // event handler attributes |