aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/window.rs
Commit message (Expand)AuthorAgeFilesLines
* Use JSTraceable everywhereManish Goregaokar2014-09-241-4/+5
* Eliminate warningsKeegan McAllister2014-09-201-8/+8
* Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)Keegan McAllister2014-09-201-5/+7
* Convert various helper traits from &JSRef to JSRefCameron Zwarich2014-09-201-16/+16
* More progress in the &JSRef -> JSRef conversionCameron Zwarich2014-09-201-42/+42
* First steps of &JSRef -> JSRef conversionCameron Zwarich2014-09-191-15/+15
* Merge pull request #3358 from jdm/thespicemustnotreflowJosh Matthews2014-09-171-7/+9
|\
| * Delay initiating layout operations for as long as possible.Josh Matthews2014-09-151-7/+9
* | Merge pull request #3387 from prasoon2211/base64_methods_for_workerJosh Matthews2014-09-171-68/+77
|\ \
| * | Fix for issue #3238Prasoon Shukla2014-09-171-68/+77
| |/
* | Merge pull request #3374 from Manishearth/lint_unrooted_jsmanagedManish Goregaokar2014-09-171-0/+1
|\ \ | |/ |/|
| * Make Reflector #[must_root], propagate to non-HTMLElementsManish Goregaokar2014-09-171-0/+1
* | Handle iframe.src with a javascript protocol URL.Jack Moffitt2014-09-151-2/+23
|/
* Cargoify servoJack Moffitt2014-09-081-0/+513