Michael Wu
|
675267b782
|
Upgrade to SM 39
|
2015-06-19 18:42:48 -04:00 |
|
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 |
|
Anthony Ramine
|
1a30925cad
|
Remove Temporary::new()
Temporary::from_rooted() now takes an Assignable value.
|
2015-04-28 09:22:46 +02:00 |
|
Anthony Ramine
|
7197052c0d
|
Uniformise root() methods
They now live in traits Rootable, OptionalOptionalRootable, OptionalRootable
and ResultRootable.
|
2015-04-28 09:22:45 +02:00 |
|
Anthony Ramine
|
afafde5191
|
Change MutNullableJS<T> to MutNullableHeap<JS<T>>
|
2015-04-27 10:45:38 +02:00 |
|
snf
|
db6aeef2ef
|
implementing StorageEvent interface
|
2015-03-24 18:03:06 +00:00 |
|