Simon Sapin
|
53b638c0e2
|
Update to string-cache 0.3
|
2016-11-03 16:23:05 +01:00 |
|
Anthony Ramine
|
d8e92bb271
|
Rename Reflectable::global_scope to global
|
2016-10-06 21:36:41 +02:00 |
|
Anthony Ramine
|
766010379e
|
Introduce GlobalScope::as_window
|
2016-10-06 21:35:45 +02:00 |
|
Anthony Ramine
|
fcb59d3057
|
Make reflect_dom_object take a &GlobalScope
|
2016-10-06 20:59:09 +02:00 |
|
Anthony Ramine
|
7dfb336be8
|
Use Option<T> to return from getters
This removes the cumbersome &mut bool argument and offers overall
a more readable code.
|
2016-08-30 19:07:19 +02:00 |
|
Anthony Ramine
|
cdc7bca944
|
Move DOMString back to script
This entirely removes the 'non-geckolib' feature of the util crate.
|
2016-05-24 10:54:57 +02:00 |
|
Per Lundberg
|
2f7ed1d73e
|
Removed unused imports
This fixes #11185.
|
2016-05-15 22:24:26 +03:00 |
|
Alexander Lopatin
|
2be49404be
|
Fix #9508: Beautify our union enums constructors
|
2016-02-07 02:55:21 +03:00 |
|
Keith Yeung
|
4229b68062
|
Implement NamedItem and NamedGetter on HTMLFormControlsCollection
|
2016-01-28 18:33:51 -05:00 |
|
Corey Farwell
|
1108510d22
|
Link to tracking issue for redundant codegen getter
https://github.com/servo/servo/issues/5875
|
2016-01-11 21:42:54 -05:00 |
|
Corey Farwell
|
bff8947e43
|
Implement HTMLFormElement::Elements
Fixes #8566
|
2016-01-10 12:08:24 -05:00 |
|