Remove '?' from dictionary members of DeviceMotionEventInit
It is invalid for a WebIDL dictionary member that resolves to a nullable type to be marked with '?'. This change is effectively a no-op because these fields remain nullable. This patch implements the changes to the specification in: https://github.com/w3c/deviceorientation/pull/55 Change-Id: I43222ec37ec216f8cb2932aedbddfb307ec4374f Reviewed-on: https://chromium-review.googlesource.com/c/1239722 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#609930}
Showing
Please register or sign in to comment