Closed Bug 1452151 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 9975 - orientation-sensor: Rename LocalCoordinateSystem enum.

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 9975 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/9975
Details from upstream follow.

Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> wrote:
>  orientation-sensor: Rename LocalCoordinateSystem enum.
>  
>  Call it `OrientationSensorLocalCoordinateSystem` per w3c/orientation-sensor#56.
>  
>  
>
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 1 tests and 71 subtests
OK     : 1
PASS   : 11
FAIL   : 60

New tests that have failures or other problems:
/orientation-sensor/idlharness.https.html
    AbsoluteOrientationSensor interface object length: FAIL
    AbsoluteOrientationSensor interface object name: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface object: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface prototype object: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    AbsoluteOrientationSensor must be primary interface of new AbsoluteOrientationSensor();: FAIL
    OrientationSensor interface object length: FAIL
    OrientationSensor interface object name: FAIL
    OrientationSensor interface: attribute quaternion: FAIL
    OrientationSensor interface: calling populateMatrix(RotationMatrixType) on new AbsoluteOrientationSensor(); with too few arguments must throw TypeError: FAIL
    OrientationSensor interface: calling populateMatrix(RotationMatrixType) on new RelativeOrientationSensor(); with too few arguments must throw TypeError: FAIL
    OrientationSensor interface: existence and properties of interface object: FAIL
    OrientationSensor interface: existence and properties of interface prototype object: FAIL
    OrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL
    OrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    OrientationSensor interface: new AbsoluteOrientationSensor(); must inherit property "populateMatrix(RotationMatrixType)" with the proper type: FAIL
    OrientationSensor interface: new AbsoluteOrientationSensor(); must inherit property "quaternion" with the proper type: FAIL
    OrientationSensor interface: new RelativeOrientationSensor(); must inherit property "populateMatrix(RotationMatrixType)" with the proper type: FAIL
    OrientationSensor interface: new RelativeOrientationSensor(); must inherit property "quaternion" with the proper type: FAIL
    OrientationSensor interface: operation populateMatrix(RotationMatrixType): FAIL
    RelativeOrientationSensor interface object length: FAIL
    RelativeOrientationSensor interface object name: FAIL
    RelativeOrientationSensor interface: existence and properties of interface object: FAIL
    RelativeOrientationSensor interface: existence and properties of interface prototype object: FAIL
    RelativeOrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL
    RelativeOrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    RelativeOrientationSensor must be primary interface of new RelativeOrientationSensor();: FAIL
    Sensor interface object length: FAIL
    Sensor interface object name: FAIL
    Sensor interface: attribute activated: FAIL
    Sensor interface: attribute hasReading: FAIL
    Sensor interface: attribute onactivate: FAIL
    Sensor interface: attribute onerror: FAIL
    Sensor interface: attribute onreading: FAIL
    Sensor interface: attribute timestamp: FAIL
    Sensor interface: existence and properties of interface object: FAIL
    Sensor interface: existence and properties of interface prototype object: FAIL
    Sensor interface: existence and properties of interface prototype object's "constructor" property: FAIL
    Sensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "activated" with the proper type: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "hasReading" with the proper type: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "onactivate" with the proper type: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "onerror" with the proper type: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "onreading" with the proper type: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "start()" with the proper type: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "stop()" with the proper type: FAIL
    Sensor interface: new AbsoluteOrientationSensor(); must inherit property "timestamp" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "activated" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "hasReading" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "onactivate" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "onerror" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "onreading" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "start()" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "stop()" with the proper type: FAIL
    Sensor interface: new RelativeOrientationSensor(); must inherit property "timestamp" with the proper type: FAIL
    Sensor interface: operation start(): FAIL
    Sensor interface: operation stop(): FAIL
    Stringification of new AbsoluteOrientationSensor();: FAIL
    Stringification of new RelativeOrientationSensor();: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/545c0ad0a16e
[wpt PR 9975] - orientation-sensor: Rename LocalCoordinateSystem enum., a=testonly
https://hg.mozilla.org/mozilla-central/rev/545c0ad0a16e
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.