Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement navigator.platform | Paul Rouget | 2015-09-29 | 1 | -1/+12 |
* | Fix reported test-tidy errors for unmerged import blocks | Brandon Fairchild | 2015-09-19 | 1 | -2/+1 |
* | sort all uses | Johann Tuffe | 2015-08-20 | 1 | -1/+1 |
* | Add a simple method to emulate a platform UA (e.g. pretend a desktop build is... | Glenn Watson | 2015-08-18 | 1 | -4/+1 |
* | Implement Navigator.appVersion(#5409) | Deokjin Kim | 2015-04-01 | 1 | -0/+4 |
* | Import the util crate as util rather than servo_util. | Ms2ger | 2015-01-29 | 1 | -2/+2 |
* | Move to to_owned rather than into_string. | Ms2ger | 2015-01-20 | 1 | -5/+7 |
* | Remove the NavigatorInfo struct. | Ms2ger | 2015-01-09 | 1 | -23/+19 |
* | script: to_string() -> into_string() | Manish Goregaokar | 2014-12-27 | 1 | -5/+5 |
* | Expose user agent option to DOM navigator interface. | Glenn Watson | 2014-10-13 | 1 | -0/+8 |
* | Share code between Navigator and WorkerNavigator | Gilles Leblanc | 2014-09-20 | 1 | -0/+29 |