Currently in the DeviceOrientation and DeviceMotion unit tests and browser tests, each FakeSensor creates its own shared memory. While in the production code, only one piece of shared memory is created and all sensors share it. This prevents the unit tests and browser tests to detect the issue 805146 .
Comment 1 by juncai@chromium.org
, Mar 22 2018