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

Unified Diff: modules/webdatabase/SQLError.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: modules/webdatabase/SQLError.idl
diff --git a/modules/webdatabase/SQLError.idl b/modules/webdatabase/SQLError.idl
index 875775a1fbfce73d06fb377a1b36409ccb92783d..daaed712dc1ca0465ba66f6dd894ace94db26479 100644
--- a/modules/webdatabase/SQLError.idl
+++ b/modules/webdatabase/SQLError.idl
@@ -27,7 +27,7 @@
*/
[
- ImplementationLacksVTable
+ NoInterfaceObject
] interface SQLError {
readonly attribute unsigned long code;
readonly attribute DOMString message;

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