aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/RTCDataChannel.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-49/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-5/+5
* Hide interfaces behind webrtc prefFernando Jiménez Moreno2020-06-301-1/+1
* Allow receiving binary data channel messagesFernando Jiménez Moreno2020-06-291-1/+1
* Allow sending binary messagesFernando Jiménez Moreno2020-06-291-4/+4
* RTCDataChannel.readyState getterFernando Jiménez Moreno2020-06-291-1/+1
* Cleanups and tidy fixesFernando Jiménez Moreno2020-06-291-5/+5
* WebRTCDataChannel initial supportFernando Jiménez Moreno2020-06-291-0/+49