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

Unified Diff: modules/gamepad/Gamepad.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/gamepad/Gamepad.idl
diff --git a/modules/gamepad/Gamepad.idl b/modules/gamepad/Gamepad.idl
index 33f56165b69769496faa8be5ce4e312708f068c4..b2639293602b9740c620a45ca3a13c56f76a2314 100644
--- a/modules/gamepad/Gamepad.idl
+++ b/modules/gamepad/Gamepad.idl
@@ -24,7 +24,7 @@
*/
[
- ImplementationLacksVTable
+ NoInterfaceObject
] interface Gamepad {
readonly attribute DOMString id;
readonly attribute unsigned long index;

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