aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/navigator.rs
Commit message (Expand)AuthorAgeFilesLines
* Updated reflect_dom_object to be passed by valueMichael Booth2014-11-301-1/+1
* Use #[dom_struct] everywhereManish Goregaokar2014-10-161-3/+1
* Remove obsolete comments about cycles.Ms2ger2014-10-161-1/+1
* auto merge of #3666 : ttaubert/servo/issue/3644-privatize-dom, r=Manishearthbors-servo2014-10-131-1/+2
|\
| * Simple privatizationsTim Taubert2014-10-131-1/+2
* | Expose user agent option to DOM navigator interface.Glenn Watson2014-10-131-0/+4
|/
* Upgrade to rustc d2b30f7d3 2014-09-23Simon Sapin2014-09-291-2/+2
* Made some DOM fields private.ProgramFOX2014-09-261-1/+1
* Use JSTraceable everywhereManish Goregaokar2014-09-241-1/+1
* More progress in the &JSRef -> JSRef conversionCameron Zwarich2014-09-201-5/+5
* Share code between Navigator and WorkerNavigatorGilles Leblanc2014-09-201-5/+6
* First steps of &JSRef -> JSRef conversionCameron Zwarich2014-09-191-2/+2
* Make Reflector #[must_root], propagate to non-HTMLElementsManish Goregaokar2014-09-171-0/+1
* Cargoify servoJack Moffitt2014-09-081-0/+58