aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/promiserejectionevent.rs
Commit message (Expand)AuthorAgeFilesLines
* Require PromiseRejectionEventInit dictionaryKagami Sascha Rosylight2019-11-221-9/+2
* Convert CGTraitInterface to use safe JSContext instead of raw JSContextmarmeladema2019-07-241-3/+3
* Remove now-unnecessary must_root and allow(unrooted_must_root) annotationsManish Goregaokar2019-01-041-1/+0
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-1/+1
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* Fail to construct if promise is noneCYBAI2018-11-111-2/+6
* Format remaining filesPyfisch2018-11-061-11/+7
* `cargo fix --edition`Simon Sapin2018-11-061-12/+12
* Implement unhandledrejection eventCYBAI2018-10-181-0/+114