servo/components
bors-servo 01b4deb9d1 Auto merge of #8693 - yanirs:websocket-close-unspecified-status, r=jdm
Implement unspecified websocket close code (fixes issue #8158)

Fixes #8158.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8693)
<!-- Reviewable:end -->
2015-12-03 11:56:18 +05:30
..
canvas Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
canvas_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
compositing Dispatch load events for cross origin iframes. Resolves #6672. 2015-11-30 17:37:16 -05:00
devtools Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
devtools_traits Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
gfx Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut 2015-11-28 19:34:11 +05:30
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Generalize the rest of layout to operate on generic Layout*. 2015-11-28 18:01:02 -08:00
layout_traits Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut 2015-11-28 19:34:11 +05:30
msg Dispatch load events for cross origin iframes. Resolves #6672. 2015-11-30 17:37:16 -05:00
net Auto merge of #8752 - Manishearth:om-nom, r=metajack 2015-11-30 23:18:39 +05:30
net_traits Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut 2015-11-28 19:34:11 +05:30
plugins Fix false positive in unrooted_must_root lint. 2015-11-30 10:53:32 -08:00
profile Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
profile_traits Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
script Auto merge of #8693 - yanirs:websocket-close-unspecified-status, r=jdm 2015-12-03 11:56:18 +05:30
script_traits Dispatch load events for cross origin iframes. Resolves #6672. 2015-11-30 17:37:16 -05:00
servo Auto merge of #8703 - eefriedman:dom-getter-setter-atom, r=frewsxcv 2015-11-28 20:40:07 +05:30
style Makes setting negative values to maxLength throw an IndexSize exception 2015-12-03 14:00:59 +11:00
style_traits Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
util Add debug option to disable vsync for profiling. 2015-12-01 09:52:13 +10:00
webdriver_server Auto merge of #8705 - jsanders:fix-sleep-ms-deprecations, r=metajack,Wafflespeanut 2015-11-30 09:20:15 +05:30