servo/components
Ms2ger 91849cb603 Set the WebSocket's Sender from the ConnectionEstablishedTask.
This needs to happen off a task because we won't be able to access the
WebSocket object directly once this code moves to a background thread.

There is no behaviour change, because we make sure that self.ready_state is
not Connecting in Send().
2015-07-22 20:28:17 +02:00
..
canvas Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
canvas_traits gfx: Use a pattern instead of tiling images manually. 2015-07-07 10:41:47 -07:00
compositing Auto merge of #6640 - mrobinson:memory-profiling-for-compositor, r=nnethercote 2015-07-22 11:44:30 -06:00
devtools Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
devtools_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
gfx Register/unregister memory reporters in a better place. 2015-07-20 16:19:51 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Upgrade rust-selectors, pass ':empty' tests 2015-07-22 18:27:33 +07:00
layout_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
msg Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
net Uses the approach suggested by @SimonSapin for changing Url scheme 2015-07-22 11:49:10 +12:00
net_traits Moves HSTS includeSubdomains enum to net_traits 2015-07-22 11:49:09 +12:00
plugins Address review comments; add docs 2015-07-22 18:34:54 +05:30
profile Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
profile_traits compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
script Set the WebSocket's Sender from the ConnectionEstablishedTask. 2015-07-22 20:28:17 +02:00
script_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
servo Auto merge of #6640 - mrobinson:memory-profiling-for-compositor, r=nnethercote 2015-07-22 11:44:30 -06:00
style Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
util Make the global options more resilient to unit tests running in parallel. 2015-07-21 09:14:06 -04:00
webdriver_server Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00