rename nsGeo* files so they match the WebIDL interfaces
Categories
(Core :: DOM: Geolocation, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: sidvishnoi, Assigned: sidvishnoi, Mentored)
References
Details
Attachments
(1 file, 1 obsolete file)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
This is a followup from review of https://bugzilla.mozilla.org/show_bug.cgi?id=1575144
- Rename nsGeo* files (and their code) so they match the WebIDL interfaces
- Fix the outdated comments that reference old interface names
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Try again - we found le bugs:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=47ae699e5ec605949743daf69ccf5fef8e42b3e6
Assignee | ||
Comment 4•4 years ago
|
||
Rename nsGeolocation to Geolocation.
Split nsGeoPostion to GeolocationPosition and GeolocationCoordinates.
Fix some include guards and comments referencing outdated interfaces.
Assignee | ||
Comment 5•4 years ago
|
||
Try again - we fixed le bugs:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=06c486fdb820e8a4b3bc8f75851355b8d8291630
Assignee | ||
Comment 6•4 years ago
|
||
Rename nsGeolocation to Geolocation.
Split nsGeoPostion to GeolocationPosition and GeolocationCoordinates.
Fix some include guards and comments referencing outdated interfaces.
Updated•4 years ago
|
Pushed by mcaceres@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9acbf3949ad7 Rename nsGeo* files to match the WebIDL interfaces r=marcosc
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/20246 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 10•4 years ago
|
||
bugherder |
Upstream PR merged by moz-wptsync-bot
Description
•