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

Unified Diff: core/page/DOMPoint.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/page/DOMPoint.idl
diff --git a/core/page/DOMPoint.idl b/core/page/DOMPoint.idl
index f1319174f9830713a8d20b2b25dc081fe7607308..b5fb534870c66f5a130eeb71694134bcbd1015f7 100644
--- a/core/page/DOMPoint.idl
+++ b/core/page/DOMPoint.idl
@@ -26,8 +26,7 @@
[
CustomConstructor,
CustomConstructor(float x, float y),
- InterfaceName=WebKitPoint,
- ImplementationLacksVTable
+ InterfaceName=WebKitPoint
] interface DOMPoint {
attribute float x;
attribute float y;

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