Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+5 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -3/+3 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Derive the Default trait for dictionaries containing GC values. | Josh Matthews | 2017-09-25 | 1 | -1/+9 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | Make WebIDL constructors take a more specific global if possible (fixes #14071) | Rohan Prinja | 2016-11-30 | 1 | -5/+5 |
* | Update to string-cache 0.3 | Simon Sapin | 2016-11-03 | 1 | -1/+1 |
* | Pass a &GlobalScope to WebIDL static methods and constructors | Anthony Ramine | 2016-10-06 | 1 | -3/+2 |
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -2/+3 |
* | Silence a warning in ExtendableEvent::WaitUntil | Anthony Ramine | 2016-09-21 | 1 | -1/+1 |
* | implement ExtendableEvent as base type for ServiceWorker events | Rahul Sharma | 2016-09-17 | 1 | -0/+68 |