aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/userscripts.rs
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to SM 39Michael Wu2015-06-191-8/+8
|
* Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.Simon Sapin2015-05-051-1/+1
|
* Uniformise root() methodsAnthony Ramine2015-04-281-1/+1
| | | | | They now live in traits Rootable, OptionalOptionalRootable, OptionalRootable and ResultRootable.
* Give userscripts its own module; panic on broken pathsManish Goregaokar2015-04-011-0/+52