[Webkit-unassigned] [Bug 200885] New: [geolocation] Rename interfaces and remove [NoInterfaceObject]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 06:16:39 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200885

            Bug ID: 200885
           Summary: [geolocation] Rename interfaces and remove
                    [NoInterfaceObject]
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: anssi.kostiainen at gmail.com

The Geolocation API specification renamed the following interfaces and removed 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 the [NoInterfaceObject] annotation from WebIDL.

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

Chromium CL:
https://chromium-review.googlesource.com/c/chromium/src/+/1471230

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190819/ce988070/attachment.html>


More information about the webkit-unassigned mailing list