Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -101/+0 |
| | |||||
* | Cleaned DOMTokenList code duplication | Bruno de Oliveira Abinader | 2014-08-25 | 1 | -22/+7 |
| | |||||
* | Implement DOMTokenList.contains | Bruno de Oliveira Abinader | 2014-08-25 | 1 | -1/+22 |
| | |||||
* | Call the generated rather than the hand-written traits (fixes #2936). | Ms2ger | 2014-07-27 | 1 | -6/+1 |
| | |||||
* | Introduce abstractions for global scopes. | Ms2ger | 2014-07-15 | 1 | -1/+2 |
| | | | | Part of #2811. | ||||
* | auto merge of #2649 : ebalint/servo/2580_JS_T_unrooted_replace, r=jdm | bors-servo | 2014-06-13 | 1 | -1/+1 |
|\ | | | | | | | | | removed .clone() calls modified from_rooted method parameter: T to &T | ||||
| * | Replace uses of JS<T>.unrooted() with JS::from_rooted #2580 | Edit Balint | 2014-06-13 | 1 | -1/+1 |
| | | |||||
* | | Remove Reflectable::mut_reflector. | Ms2ger | 2014-06-13 | 1 | -4/+0 |
|/ | |||||
* | Implement Element.classList (partially fixes #1717). | Ms2ger | 2014-06-13 | 1 | -0/+103 |