diff options
Diffstat (limited to 'Source/WebCore/dom/DOMExceptions.in')
-rw-r--r-- | Source/WebCore/dom/DOMExceptions.in | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/Source/WebCore/dom/DOMExceptions.in b/Source/WebCore/dom/DOMExceptions.in index 6e824ff54..6148e8603 100644 --- a/Source/WebCore/dom/DOMExceptions.in +++ b/Source/WebCore/dom/DOMExceptions.in @@ -1,11 +1,8 @@ namespace=Exception DOMCoreException -EventException -FileException conditional=BLOB -RangeException -SQLException conditional=SQL_DATABASE -SVGException conditional=SVG -XMLHttpRequestException +FileException +SQLException +SVGException XPathException |