aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/FileReaderSync.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-20/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+2
|
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* Implement read methods on FileReaderSyncJonas Reinwald2018-06-041-4/+8
|
* Add FileReaderSync skeletonZhen Zhang2016-07-311-0/+15