Description[Device Service] Add ACCELEROMETER implementation on Mac to //device/generic_sensor
At //device/sensors, DeviceOrientation Event is implemented on Mac using
sudden motion sensor, and it is a kind of ACCELEROMETER. And
//device/generic_sensor has ACCELEROMETER sensor type, but the Mac
implementation is missing. In order to make //content/renderer/device_sensors
depend on //device/generic_sensor instead of //device/sensors, this CL adds
ACCELEROMETER sensor implementation to //device/generic_sensor on Mac.
BUG=721427, 718460
Review-Url: https://codereview.chromium.org/2880743003
Cr-Commit-Position: refs/heads/master@{#471567}
Committed: https://chromium.googlesource.com/chromium/src/+/94de540ef9694dd6d2680dc6da1375e982d7577e
Patch Set 1 : add ACCELEROMETER implementation on Mac to //device/generic_sensor #
Total comments: 8
Patch Set 2 : address comments #
Messages
Total messages: 18 (12 generated)
|