Chromium Code Reviews
Description[Sensors] OrientationSensor.populateMatrix() works also with Float64Array and DOMMatrix types
As follows from the updated specification [1] OrientationSensor.populateMatrix() accepts arguments of the `RotationMatrixType` type which is a union type for 'Float32Array', 'Float64Array' and 'DOMMatrix'
BUG=661478
[1] https://w3c.github.io/orientation-sensor/#typedefdef-rotationmatrixtype
Review-Url: https://codereview.chromium.org/2785493002
Cr-Commit-Position: refs/heads/master@{#461092}
Committed: https://chromium.googlesource.com/chromium/src/+/511fde94942ca59c7ac26c0a40e237251be45d8b
Patch Set 1 #
Total comments: 10
Patch Set 2 : Comments from Reilly #
Messages
Total messages: 19 (9 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||