aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/TextDecoder.webidl
Commit message (Expand)AuthorAgeFilesLines
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+2
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-2/+2
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* TextDecoder: streaming decode, ignoreBOMAndrew Shu2018-03-261-3/+3
* TextDecoder's Decode now receives a BufferSource as inputChristian Poveda2018-03-241-4/+7
* Explicitly expose everything everywhere.Ms2ger2016-07-121-2/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Implement TextDecoder#decode.Keith Yeung2015-04-081-0/+2
* Implement TextDecoder (fixes #4769).Keith Yeung2015-04-081-0/+19