aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/permissionstatus.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Gregory Katz2017-02-161-2/+2
| | | | callers. Uses the new method in two places.
* 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