Josh Matthews
|
e2c4f5ed67
|
Move everything unrelated to the frame tree out of Page and into Document or Window. Reduce the API surface of Page to a bare minimum to allow for easier future removal.
|
2015-03-03 16:25:40 -05:00 |
|
Ruud van Asseldonk
|
0fbfb8cffc
|
Do not glob-export EvaluateJSReply variants.
This closes #4921.
|
2015-02-13 14:59:50 +01:00 |
|
Ms2ger
|
b2fcc2397e
|
Import msg as msg rather than servo_msg.
|
2015-02-10 11:40:36 +01:00 |
|
Sagar Muchhal
|
5345edf51e
|
Add flag to send live updates to devtools.
|
2015-02-05 19:26:59 +00:00 |
|
Alexandru Cojocaru
|
685fee02a0
|
add unwrap to send/recv calls
|
2015-02-03 16:05:13 +01:00 |
|
Josh Matthews
|
95fc29fa0d
|
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
|
2015-01-28 10:16:49 +10:00 |
|
Guillaume Bort
|
5fe3a3e54f
|
Fix #3936 – {Window,WorkerGlobalScope}.set{Timeout,Interval}(DOMString)
|
2015-01-07 11:39:15 +01:00 |
|
Ms2ger
|
b51e83819d
|
Fix obsolete format traits.
They are to be removed from the language in the next rust upgrade.
|
2015-01-02 19:04:18 +01:00 |
|
Ms2ger
|
1dad710063
|
Replace Root::deref() calls by Root::r() calls where possible.
This changes those calls that were already sound.
|
2015-01-01 20:36:43 +01:00 |
|
Ms2ger
|
466faac2a5
|
Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.
|
2014-12-17 15:19:45 -05:00 |
|
Jerry Shih
|
3b4ebd7cd0
|
handle null for evaluating JS value. #4235
|
2014-12-16 17:59:23 -05:00 |
|
Shanil Puri
|
72a5ae7210
|
Implemeneted ModifyAttribute handler to update DOM elements.
|
2014-12-03 18:58:44 -08:00 |
|