Open
Bug 1208296
Opened 9 years ago
Updated 2 years ago
Network Information API: implement downlinkMax attribute
Categories
(Core :: DOM: Device Interfaces, defect, P3)
Core
DOM: Device Interfaces
Tracking
()
NEW
People
(Reporter: igrigorik, Unassigned)
References
Details
(Keywords: dev-doc-needed)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36
Steps to reproduce:
navigator.connection.downlinkMax
Actual results:
Not implemented.
Expected results:
http://w3c.github.io/netinfo/#downlinkmax-attribute
"The downlinkMax attribute represents the maximum downlink speed, in megabits per second (Mbps), for underlying connection technology."
Comment 1•9 years ago
|
||
This is on our radar, but we don't have plans to implement yet. Maybe after service workers is done.
Updated•9 years ago
|
Keywords: dev-doc-needed
Updated•9 years ago
|
Component: Untriaged → API
Product: Firefox → Mozilla Developer Network
Version: Trunk → unspecified
Comment 2•9 years ago
|
||
Cleaning up items in untriage state, please ping me if developer documentation or different Prod/Component is preferred.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•9 years ago
|
||
Michelle, this isn't related to MDN: it is a new feature for Gecko. I'm putting back to 'Core' product.
(Of course, once implemented, this will need docs, but this is not the primary purpose of this bug.
Component: API → DOM: Device Interfaces
Product: Mozilla Developer Network → Core
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•