Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(936)

Unified Diff: Source/modules/device_orientation/DeviceRotationRate.idl

Issue 14179013: Add support for [NoInterfaceObject] extended attribute to bindings generator (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix error with Perl < 5.14 Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/modules/device_orientation/DeviceRotationRate.idl
diff --git a/Source/modules/device_orientation/DeviceRotationRate.idl b/Source/modules/device_orientation/DeviceRotationRate.idl
index d599c97927d4bfc915e6f3ba657512e2b09ed69d..51d56ed273583d8f736639cece605db664cfd710 100644
--- a/Source/modules/device_orientation/DeviceRotationRate.idl
+++ b/Source/modules/device_orientation/DeviceRotationRate.idl
@@ -24,6 +24,7 @@
*/
[
+ NoInterfaceObject,
ImplementationLacksVTable
] interface DeviceRotationRate {
readonly attribute double? alpha;
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionEvent.idl ('k') | Source/modules/filesystem/DOMFileSystem.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698