Manish Goregaokar
|
7b48df53a1
|
Update WebIDL.py to 4166cae81546
4166cae815
Pulls in changes from https://bugzilla.mozilla.org/show_bug.cgi?id=1359269
|
2019-03-04 14:03:31 +05:30 |
|
Jan Andre Ikenmeyer
|
6b0c111126
|
Update MPL license to https (part 2)
|
2018-11-19 14:46:57 +01:00 |
|
Christian Poveda
|
bff887c5a6
|
Websockets send typed arrays now
|
2018-03-25 10:01:33 -05:00 |
|
Ms2ger
|
ed743bb50c
|
Explicitly expose everything everywhere.
|
2016-07-12 13:06:48 +02:00 |
|
James Sanders
|
0bffffd8f5
|
Make WebSocket constructor take (DOMString or sequence<DOMString>)
|
2016-01-17 21:33:04 -07:00 |
|
Nikki
|
20edf21352
|
updated websocket buffered_amount to be u64 instead of u32
|
2015-12-29 13:30:35 -07:00 |
|
jmr0
|
7d0bede8ba
|
adding initial support for websocket subprotocol negotation
|
2015-12-17 09:17:15 -05:00 |
|
Nikki
|
1d280289f1
|
Fixes #8213: Implement Blob variant of WebSocket.send()
|
2015-11-04 21:42:10 -07:00 |
|
Jim Berlage
|
380a9ce22b
|
Adds bufferedAmount to Websocket (fixes #7856).
|
2015-10-15 17:06:24 -05:00 |
|
Jim Berlage
|
0ffd2f636f
|
Require the argument to WebSocket#send() (fixes #7858).
|
2015-10-08 12:08:26 -05:00 |
|
Tom Jakubowski
|
e92f4629db
|
WebSocket: Implement WebSocket#binaryType
|
2015-08-15 12:44:22 -07:00 |
|
Ms2ger
|
352229b6fa
|
Implement WebSocket#onmessage.
|
2015-08-08 10:29:03 +02:00 |
|
bors-servo
|
11a3423c29
|
Auto merge of #6693 - notriddle:tidy-webidl, r=jdm
Tidy finds WebIDLs with no spec.
Closes #6689
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6693)
<!-- Reviewable:end -->
|
2015-07-22 13:44:12 -06:00 |
|
Michael Howell
|
970f018dc8
|
Better references.
|
2015-07-22 10:49:26 -07:00 |
|
bors-servo
|
36d732a60a
|
Auto merge of #6582 - servo:clamp-enforce-range, r=jdm
Add Clamp and EnforceRange support for webidl arguments.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6582)
<!-- Reviewable:end -->
|
2015-07-22 11:03:05 -06:00 |
|
snf
|
7f152b665d
|
Add Clamp and EnforceRange support for webidl arguments.
|
2015-07-22 17:04:06 +02:00 |
|
Josh Matthews
|
d385cb701b
|
Reject websocket protocol requests that don't match https://tools.ietf.org/html/rfc6455#section-4.1 .
|
2015-07-22 09:35:07 -04:00 |
|
Michael Howell
|
91c61ae751
|
Tidy finds WebIDLs with no spec.
Closes #6689
|
2015-07-21 15:36:33 -07:00 |
|
Paul Faria
|
66e9b33a52
|
Fixed definition of Close and Send in WebSocket.webidl and updated implementation in websocket.rs.
|
2015-05-19 23:59:22 -04:00 |
|
William Galliher
|
5afec62f07
|
Implement incomplete opening, sending, and closing behaviour for WebSockets using rust-websocket.
Authors:
Shivaji Vidhale <savidhal@ncsu.edu>
William Galliher <wpgallih@ncsu.edu>
Allen Chen <achen4@ncsu.edu>
Rucha Jogaikar <rsjogaik@ncsu.edu>
|
2015-05-05 12:17:35 -04:00 |
|
Hinali Marfatia
|
b1d6041420
|
Implement a basic WebSocket interface.
|
2014-11-25 15:43:22 +01:00 |
|