[deviceorientation] Convert DeviceMotionEventAcceleration/RotationRate to dictionaries (#89)

saschanaz has just created a new issue for https://github.com/w3c/deviceorientation:

== Convert DeviceMotionEventAcceleration/RotationRate to dictionaries ==
Currently they needlessly are interfaces.

* WebKit exposes them as dictionaries: https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/dom/DeviceMotionEvent.idl?rev=267813
* Gecko exposes them as no-interface-object interfaces: https://searchfox.org/mozilla-central/rev/353f334d13359f7cb879b3cb38a94294231c2aa8/dom/webidl/DeviceMotionEvent.webidl

Please view or discuss this issue at https://github.com/w3c/deviceorientation/issues/89 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 9 November 2020 02:14:44 UTC