Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(633)

Unified Diff: core/dom/DOMCoreException.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/dom/DOMCoreException.idl
diff --git a/core/dom/DOMCoreException.idl b/core/dom/DOMCoreException.idl
index 2b6f16eecc6da9139012a78e92c503ad34058047..3df604693e5edc01692a55ebff65d515e9904381 100644
--- a/core/dom/DOMCoreException.idl
+++ b/core/dom/DOMCoreException.idl
@@ -28,8 +28,7 @@
[
DoNotCheckConstants,
- InterfaceName=DOMException,
- ImplementationLacksVTable
+ InterfaceName=DOMException
] exception DOMCoreException {
readonly attribute unsigned short code;

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b