Closed
Bug 1735097
Opened 4 years ago
Closed 4 years ago
Geolocation: change DOMTimeStamp to EpochTimeStamp
Categories
(Core :: DOM: Geolocation, task)
Core
DOM: Geolocation
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: marcos, Assigned: marcos)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15
Steps to reproduce:
The Geolocation specification was updated to use EpochTimeStamp instead of DOMTimeStamp:
https://github.com/w3c/geolocation-api/pull/104
Blocks: EpochTimeStamp
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Updated•4 years ago
|
Type: defect → task
Updated•4 years ago
|
Assignee: nobody → marcos
Updated•4 years ago
|
Component: DOM: Core & HTML → DOM: Geolocation
Comment 3•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:marcos, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(peterv)
Flags: needinfo?(marcos)
Flags: needinfo?(marcos)
Pushed by marcos@marcosc.com:
https://hg.mozilla.org/integration/autoland/rev/1ef7bbda5961
Geolocation: use EpochTimeStamp instead of DOMTimeStamp r=saschanaz,peterv
Comment 6•4 years ago
|
||
| bugherder | ||
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Updated•4 years ago
|
Flags: needinfo?(peterv)
You need to log in
before you can comment on or make changes to this bug.
Description
•