Josh Matthews
|
95fc29fa0d
|
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
|
2015-01-28 10:16:49 +10:00 |
|
Ms2ger
|
1fb863ab3f
|
Move the documentation comment for the devtools_traits crate to have it picked up.
|
2015-01-10 15:02:28 +01:00 |
|
Matthew Rasmus
|
a3fc3a1581
|
Allow missing_copy_implementations
|
2015-01-08 08:51:11 -08:00 |
|
Ms2ger
|
fb595d8202
|
Re-export devtools enums.
|
2015-01-04 16:07:01 +01:00 |
|
Ms2ger
|
fbf257f878
|
Remove obsolete attributes.
|
2015-01-03 10:06:17 +01:00 |
|
Greg Weng
|
a477893ab3
|
Return real page titles and URLs for devtools tab choices.
Fixes #4167.
|
2014-12-12 22:38:55 +01:00 |
|
Shanil Puri
|
72a5ae7210
|
Implemeneted ModifyAttribute handler to update DOM elements.
|
2014-12-03 18:58:44 -08:00 |
|
Matt Brubeck
|
d2e6985ef7
|
Disable non_snake_case warnings in devtools
|
2014-09-23 11:45:08 -07:00 |
|
Keegan McAllister
|
a640a7c5c3
|
Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)
|
2014-09-20 13:00:06 -07:00 |
|
Josh Matthews
|
fae7ce3c1d
|
Retrieve some basic layout properties for nodes to make the box model somewhat useful.
|
2014-09-18 15:07:11 -04:00 |
|
Josh Matthews
|
fa57fe890b
|
Enable real DOM inspector support.
|
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 |
|
Josh Matthews
|
cdb4037ca2
|
Enable executing JS snippets in the context of the main Servo window and viewing the responses from the Firefox remote console.
|
2014-09-18 15:06:40 -04:00 |
|
Josh Matthews
|
f0f7e98dfa
|
Dump initial prototype of devtools server into the build. Expect lies if you try to use it for anything real.
|
2014-09-18 15:06:40 -04:00 |
|