diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-10 08:49:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-10 08:49:53 -0500 |
commit | 96f34049286076c20ff91b260eb6a9651c0eecd6 (patch) | |
tree | 72ff2e51851e293241d073961f9a4ba917795c5f /components/script/dom/storage.rs | |
parent | 2ae8a70e2b929ac413c4bb09f00cc45d7433c05b (diff) | |
parent | 27b4ac61508877e6ded6f01a65bd02e01dc4e81b (diff) | |
download | servo-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/storage.rs')
0 files changed, 0 insertions, 0 deletions