Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement an Unrooted smart pointer to replace JS when it is not traced. | Ms2ger | 2015-02-06 | 1 | -1/+1 | |
| | ||||||
* | Remove the 'b lifetime from Root. | Ms2ger | 2015-01-01 | 1 | -1/+1 | |
| | | | | | It does not add any safety, as the reference is constructed from a raw pointer without limiting the lifetime in any way. | |||||
* | Remove the 'a lifetime from Root. | Ms2ger | 2015-01-01 | 1 | -1/+1 | |
| | | | | | It does not add any safety, as the reference is constructed from a raw pointer without limiting the lifetime in any way. | |||||
* | Remove warning from 'deleter' WebIDL codegen | Bruno de Oliveira Abinader | 2014-11-06 | 1 | -3/+0 | |
| | ||||||
* | Remove support for {return,native,concrete}Type overrides in Bindings.conf. | Ms2ger | 2014-10-10 | 1 | -5/+10 | |
| | | | | | We have no reason to support non-default type names, and this commit corrects the computations for callbacks (which needed the override until now). | |||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+341 | |