aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-06-10 08:49:53 -0500
committerGitHub <noreply@github.com>2016-06-10 08:49:53 -0500
commit96f34049286076c20ff91b260eb6a9651c0eecd6 (patch)
tree72ff2e51851e293241d073961f9a4ba917795c5f /components/script/dom
parent2ae8a70e2b929ac413c4bb09f00cc45d7433c05b (diff)
parent27b4ac61508877e6ded6f01a65bd02e01dc4e81b (diff)
downloadservo-96f34049286076c20ff91b260eb6a9651c0eecd6.tar.gz
servo-96f34049286076c20ff91b260eb6a9651c0eecd6.zip
Auto merge of #10382 - bobthekingofegypt:fix-websocket-close, r=metajack
stop client websocket close echoing server close Client initiated close requests should send a close message to the server that the server will echo back to complete the process. Servo should not then echo the servers close request back again to the server, this guard stops servo from echoing a server close request if the process was initiated by the client. Tracked in https://github.com/servo/servo/issues/9803#issuecomment-196424406 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10382) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions