Open Bug 1056444 Opened 10 years ago Updated 2 years ago

Implement UDPSocket.readable and UDPSocket.writable

Categories

(Core :: DOM: Device Interfaces, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: schien, Unassigned)

References

Details

(Keywords: dev-doc-needed)

This is the follow-up bug for implementing UDPSocket.input and UDPSocket.output. UDPSocket.onmessage, UDPSocket.send, and UDPMessageEvent should be removed as well.

spec reference: http://www.w3.org/2012/sysapps/tcp-udp-sockets/#interface-udpsocket
See Also: → libdweb-udp
Current spec has renamed these members "readable" and "writable" -- renaming accordingly.
Summary: Implement UDPSocket.input and UDPSocket.output → Implement UDPSocket.readable and UDPSocket.writable
Blocks: 1247634
No longer blocks: 1247634
Priority: -- → P3
Type: defect → enhancement
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.