fune/testing/web-platform/tests/geolocation-API
Reilly Grant 7ea382c255 Bug 1580425 [wpt PR 18989] - [geolocation] Rename interfaces and remove [NoInterfaceObject], a=testonly
Automatic update from web-platform-tests
[geolocation] Rename interfaces and remove [NoInterfaceObject]

This change renames the following interfaces and removes the
[NoInterfaceObject] annotation so that these types are now exposed to
script:

  Coordinates   -> GeolocationCoordinates
  Position      -> GeolocationPosition
  PositionError -> GeolocationPositionError

This is done in response to an effort to remove this annotation from
WebIDL.

Spec pull requests (merged):
https://github.com/w3c/geolocation-api/pull/20
https://github.com/w3c/geolocation-api/pull/23

Intent to Ship:
https://groups.google.com/a/chromium.org/d/msg/blink-dev/Xig9oewsQMA/eyC7dbtiAAAJ

Bug: 931847
Change-Id: I38d0172afc33d5757b664e2807356d8727e82d7f

--

wpt-commits: 99a9f0b73bd0ac3a739dfe2157b93578b760ed5d
wpt-pr: 18989
2019-09-14 08:52:13 +00:00
..
clearWatch_TypeError.html
getCurrentPosition_IDL.https.html Bug 1580425 [wpt PR 18989] - [geolocation] Rename interfaces and remove [NoInterfaceObject], a=testonly 2019-09-14 08:52:13 +00:00
getCurrentPosition_permission-manual.html
getCurrentPosition_permission_allow-manual.html
getCurrentPosition_permission_allow.https.html
getCurrentPosition_permission_deny-manual.html
getCurrentPosition_permission_deny.https.html
getCurrentPosition_TypeError.html
idlharness.https.window.js Bug 1578213 [wpt PR 18792] - [GitHub Actions] Pin the version of Ubuntu and checkout action, a=testonly 2019-09-14 08:51:57 +00:00
META.yml
non-secure-contexts.http.html
PositionOptions.https.html
support.js
watchPosition_permission-manual.html
watchPosition_permission_deny.https.html
watchPosition_TypeError.html