Ms2ger
|
b60a601f56
|
Move jsstring_to_str and jsid_to_str to conversions.rs.
This appears to be a more sensible location for them.
Relevant to #433.
|
2014-10-16 10:42:09 +02:00 |
|
Tim Taubert
|
da7590d108
|
Privatize Window
|
2014-10-13 13:25:44 +02:00 |
|
Tim Taubert
|
35f8270c64
|
Remove unnecessary deref() s (fixes #3586)
|
2014-10-09 15:01:54 +02:00 |
|
Manish Goregaokar
|
427b3b7733
|
Remove Traceable/Untraceable entirely
|
2014-10-05 22:58:00 +05:30 |
|
Manish Goregaokar
|
b7c3a1cd5d
|
Remove Untraceable from utils.rs
|
2014-10-05 22:53:52 +05:30 |
|
Manish Goregaokar
|
22567762a0
|
Remove Traceable/Untraceable from window.rs
|
2014-10-05 22:39:24 +05:30 |
|
Ms2ger
|
c4d36b5721
|
Remove unused cx_for_dom_object function.
|
2014-09-25 22:35:38 +02:00 |
|
Ms2ger
|
1d00b28df0
|
Regroup uses of JS constants in utils.rs.
|
2014-09-25 22:35:38 +02:00 |
|
Ms2ger
|
47829a37a9
|
Move global_object_for_js_object to global.rs.
This appears to be a more sensible place for it (related to #433).
|
2014-09-25 22:35:37 +02:00 |
|
Manish Goregaokar
|
cc44a3b064
|
Use JSTraceable everywhere
|
2014-09-24 05:44:49 +05:30 |
|
Keegan McAllister
|
dc86e83654
|
Eliminate warnings
|
2014-09-20 13:00:55 -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 |
|
Manish Goregaokar
|
30014c3919
|
Make Reflector #[must_root], propagate to non-HTMLElements
|
2014-09-17 01:02:41 +05:30 |
|
Manish Goregaokar
|
bded5c3703
|
Add unrooted_must_root lint for usages of JS<T> in let/for bindings
|
2014-09-16 22:54:24 +05:30 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|