Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Move code generation and webidl files to new script_bindings crate. ↵ | Josh Matthews | 2025-01-24 | 1 | -15/+0 |
| | | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net> | ||||
* | Update MPL license to https (part 2) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Implement MediaError::Message | Anthony Ramine | 2017-10-04 | 1 | -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. #12415 | tim | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | Explicitly expose everything everywhere. | Ms2ger | 2016-07-12 | 1 | -0/+1 |
| | |||||
* | Add more specification step comments and update to the latest specification. | Josh Matthews | 2016-05-03 | 1 | -1/+0 |
| | |||||
* | Tidy fixes. | Josh Matthews | 2016-05-03 | 1 | -1/+1 |
| | |||||
* | Implement load, canPlayType, and error APIs for media elements. | Josh Matthews | 2016-05-03 | 1 | -0/+14 |