aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/TextEncoder.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-19/+0
* script: Implement `TextEncoder::encodeInto()` (#33360)webbeef2024-09-091-0/+7
* 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
* removed support for UTF-16 in TextEncoderAshwin R2016-09-271-1/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement TextEncoderyodalee2015-03-311-0/+12