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 | -41/+0 |
| | | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net> | ||||
* | Convert Web IDL void to undefined | Kagami Sascha Rosylight | 2022-01-05 | 1 | -4/+4 |
| | | | | Fixes #27660 | ||||
* | Migrate to new constructor operation syntax | Kagami Sascha Rosylight | 2019-10-02 | 1 | -1/+2 |
| | |||||
* | Update MPL license to https (part 2) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Implemented FileReader::readAsArrayBuffer | Nikhil Shagrithaya | 2016-11-01 | 1 | -5/+4 |
| | |||||
* | Explicitly expose everything everywhere. | Ms2ger | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | Remove modelines everywhere but tests/wpt | edunham | 2016-04-20 | 1 | -1/+0 |
| | |||||
* | Add/format license headers for WebIDLs | Corey Farwell | 2015-07-26 | 1 | -3/+2 |
| | |||||
* | Implement FileReader.{readAsText,readAsDataUrl}. Fixes #6172 | farodin91 | 2015-07-23 | 1 | -0/+43 |