aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/beforeunloadevent.rs
Commit message (Expand)AuthorAgeFilesLines
* Make #[dom_struct] a proc_macro attributeAnthony Ramine2017-02-241-0/+1
* Expose BeforeUnloadEvent only in WindowAnthony Ramine2017-01-211-5/+5
* Remove and allow some dead code.Ms2ger2016-12-221-0/+2
* Update to string-cache 0.3Simon Sapin2016-11-031-1/+1
* Make reflect_dom_object take a &GlobalScopeAnthony Ramine2016-10-061-3/+3
* Move DOMString back to scriptAnthony Ramine2016-05-241-1/+1
* dom: Add missing event handlersPiotr Stankiewicz2016-05-201-0/+67