aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/MediaError.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-15/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* Implement MediaError::MessageAnthony Ramine2017-10-041-0/+1
| | | | | The spec says that it's ok to put an empty string in it if we don't have more informations.
* Expose interfaces only where they should be. #12415tim2017-01-261-1/+1
|
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
|
* Add more specification step comments and update to the latest specification.Josh Matthews2016-05-031-1/+0
|
* Tidy fixes.Josh Matthews2016-05-031-1/+1
|
* Implement load, canPlayType, and error APIs for media elements.Josh Matthews2016-05-031-0/+14