webbeef
|
a3a86d5913
|
script: Implement TextEncoder::encodeInto() (#33360)
* Implement TextEncoder::encodeInto()
Signed-off-by: webbeef <me@webbeef.org>
* Update components/script/dom/textencoder.rs
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
* Update components/script/dom/textencoder.rs
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
---------
Signed-off-by: webbeef <me@webbeef.org>
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
|
2024-09-09 14:40:12 +00:00 |
|
Kagami Sascha Rosylight
|
9ce82ea1ae
|
Migrate to new constructor operation syntax
|
2019-10-02 21:45:30 +09:00 |
|
Jan Andre Ikenmeyer
|
6b0c111126
|
Update MPL license to https (part 2)
|
2018-11-19 14:46:57 +01:00 |
|
Ashwin R
|
67a94d81d1
|
removed support for UTF-16 in TextEncoder
|
2016-09-27 05:44:52 +05:30 |
|
Ms2ger
|
ed743bb50c
|
Explicitly expose everything everywhere.
|
2016-07-12 13:06:48 +02:00 |
|
edunham
|
7ae63b1213
|
Remove modelines everywhere but tests/wpt
|
2016-04-20 10:49:09 -07:00 |
|
yodalee
|
9cd976a4e7
|
Implement TextEncoder
Fixes #4768.
|
2015-03-31 17:21:27 -07:00 |
|