Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Unrooted/Temporary/g | Josh Matthews | 2014-05-03 | 1 | -2/+2 |
* | Move WebIDL methods to traits implemented by JSRef types. | Josh Matthews | 2014-05-03 | 1 | -2/+7 |
* | Implement safe rooting strategy via Unrooted, Root, JSRef, and JS. | Josh Matthews | 2014-05-03 | 1 | -2/+2 |
* | Turn on GC all the time. Fix rooting errors during parsing and storing timers... | Josh Matthews | 2014-05-03 | 1 | -3/+3 |
* | Remove the 'pub use self::BindingDeclarations::*;' export. | Tetsuharu OHZEKI | 2014-05-01 | 1 | -1/+1 |
* | This batch of changes upgrades Servo to work with the Rust upgrade as of | Lars Bergstrom | 2014-04-27 | 1 | -2/+2 |
* | Implement JSManaged for DOM objects. | Josh Matthews | 2014-02-24 | 1 | -6/+19 |
* | Change Text, Comment and ProcessingInstructions parent name from element to c... | Adam Sinnett | 2014-02-15 | 1 | -3/+2 |
* | Move DOMString into servo_util. | Ms2ger | 2014-02-14 | 1 | -1/+1 |
* | Implement ProcessingInstruction DOM interface | Bruno de Oliveira Abinader | 2014-02-06 | 1 | -0/+36 |