aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/permissionstatus.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove use of unstable box syntax.Simon Sapin2017-10-161-1/+1
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-2/+2
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-1/+1
* Use absolute paths in the event handlers macrosAnthony Ramine2017-09-011-1/+0
* Make #[dom_struct] a proc_macro attributeAnthony Ramine2017-02-241-0/+1
* Adds an `as_str()` method to WebIDL enums to hide slice of strings from calle...Gregory Katz2017-02-161-2/+2
* previous invocation resultsZakor Gyula2017-02-141-1/+9
* Fix comments, and lesser modificationsZakor Gyula2017-02-131-9/+8
* Permission APIAttila Dusnoki2017-02-131-0/+55