servo/components/script_traits
Zhen Zhang a51db4cfa8 Implement trait-based ResourceThreads and clean up related naming issues
Changes include:

- Introduce an IpcSend trait to abstract over a collection of IpcSenders
- Implement ResourceThreads collection to abstract the resource-related
  sub threads across the component
- Rename original ResourceThread and ControlMsg into an unifed CoreResource__
  to accommodate above changes and avoid confusions
2016-05-20 08:00:16 +08:00
..
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
lib.rs Implement trait-based ResourceThreads and clean up related naming issues 2016-05-20 08:00:16 +08:00
script_msg.rs Implement alert dialogs 2016-05-03 22:09:35 -06:00