Corey Farwell
|
8e3f4bba85
|
Reduce max line length from 150 to 120 characters
Part of https://github.com/servo/servo/issues/6041
|
2015-05-24 00:01:49 -04:00 |
|
Josh Matthews
|
6328946434
|
Remove int/uint from devtools/devtools_traits.
|
2015-04-06 10:14:57 -04:00 |
|
Ms2ger
|
638ce20e6f
|
Move devtools to std::net (fixes #5355).
|
2015-03-25 14:40:21 +01:00 |
|
Corey Farwell
|
2764ec0f7b
|
Make Actor::handle_message take &str instead of &String
Fixes #5305
|
2015-03-21 20:56:14 -04:00 |
|
Ms2ger
|
ba87666cdb
|
Update some code that's feature-gated under core.
|
2015-03-21 18:44:39 +01:00 |
|
Ms2ger
|
aaed4a54c7
|
Use rustc-serialize rather than the built-in deprecated serialize.
|
2015-02-17 13:24:15 +01:00 |
|
Simon Sapin
|
d5dd1d658e
|
Upgrade to rustc ba2f13ef0 2015-02-04
|
2015-02-11 14:48:34 -08:00 |
|
Josh Matthews
|
95fc29fa0d
|
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
|
2015-01-28 10:16:49 +10:00 |
|
Ms2ger
|
16c7060bc8
|
Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.
|
2015-01-08 09:58:46 -05:00 |
|
Eduard Burtescu
|
b328c57caa
|
devtools: handle script task panics gracefully in ConsoleActor.
|
2014-12-05 02:57:32 +02:00 |
|
thiagopnts
|
4c1a89544e
|
Move code related to json packet reading to JsonPacketSender trait
fixup! Move code related to json packet reading to JsonPacketSender trait
|
2014-11-12 10:30:49 -02:00 |
|
Simon Sapin
|
b3245fa407
|
Upgrade to rustc d2b30f7d3 2014-09-23
|
2014-09-29 17:41:45 +01:00 |
|
Josh Matthews
|
e9c4aa534d
|
Implement wire protocol support for DOM inspector.
|
2014-09-18 15:06:40 -04:00 |
|
Josh Matthews
|
bb9955c281
|
Split devtools implementation into sensible modules.
|
2014-09-18 15:06:40 -04:00 |
|