Closed
Bug 1023029
Opened 10 years ago
Closed 10 years ago
[Network Information API] Add type 'unknown' in to 'ConnectionType' enum
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: johnshih.bugs, Assigned: johnshih.bugs)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
789 bytes,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
According to the new spec of API [1], a additional type 'unknown' needs to be added into the 'ConnectionType' enum. [1] https://github.com/w3c/netinfo/issues/11
Summary: [Network Information API] Add type 'unknown' in to 'ConnentionType' enum → [Network Information API] Add type 'unknown' in to 'ConnectionType' enum
Attachment #8442692 -
Flags: review?(jonas)
Attachment #8442692 -
Flags: review?(jonas) → review+
Keywords: checkin-needed
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/73d400d7dd49
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 5•8 years ago
|
||
Updated: https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation/type and https://developer.mozilla.org/en-US/Firefox/Releases/33#InterfacesAPIsDOM
Keywords: dev-doc-needed → dev-doc-complete
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•