diff options
author | Ms2ger <ms2ger@gmail.com> | 2015-04-02 17:55:57 +0200 |
---|---|---|
committer | Ms2ger <ms2ger@gmail.com> | 2015-04-03 13:32:51 +0200 |
commit | eefb0773a053422ecd5c7a5b0deaf1558f53ef22 (patch) | |
tree | c199d992caaa7048139fd694940bb017fb26750a /components/net/cookie_storage.rs | |
parent | 02be76bd4855a226669e8fcd1a638ff53e8f83d5 (diff) | |
download | servo-eefb0773a053422ecd5c7a5b0deaf1558f53ef22.tar.gz servo-eefb0773a053422ecd5c7a5b0deaf1558f53ef22.zip |
Remove the unsafe impl Send for ConstellationControlMsg.
This impl made it possible to put raw pointers in ConstellationControlMsg and
send them across threads without considering the consequences.
This required making SmallVec1<T> Send if T is Send.
Diffstat (limited to 'components/net/cookie_storage.rs')
0 files changed, 0 insertions, 0 deletions