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

Unified Diff: modules/device_orientation/DeviceAcceleration.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/device_orientation/DeviceAcceleration.idl
diff --git a/modules/device_orientation/DeviceAcceleration.idl b/modules/device_orientation/DeviceAcceleration.idl
index ad74f170518a666d931cf80139166b22bf3930f1..c4ff4a67e611f904d3f6a657a4a56849d015810b 100644
--- a/modules/device_orientation/DeviceAcceleration.idl
+++ b/modules/device_orientation/DeviceAcceleration.idl
@@ -24,7 +24,7 @@
*/
[
- ImplementationLacksVTable
+ NoInterfaceObject
] interface DeviceAcceleration {
readonly attribute double? x;
readonly attribute double? y;

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