gecko-dev/dom/encoding/test
Boris Zbarsky 1395be1f23 Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv
Please review the changes to Errors.msg very carefully.  I caught a number of
mistakes there in self-review (e.g. not renumbering replacement markers
correctly when I added {0} to the beginnings of strings), and my confidence
that I caught them all is only middling.

A few lines (MSG_USELESS_SETTIMEOUT, MSG_TYPEDARRAY_IS_DETACHED,
MSG_NOT_SUBMIT_BUTTON) were removed from Errors.msg either because they were
already unused or because they either were single-user constant strings or
became such in the new setup and we could just use the string version of
ThrowTypeError.

Differential Revision: https://phabricator.services.mozilla.com/D61523

--HG--
extra : moz-landing-system : lando
2020-02-06 21:22:32 +00:00
..
reftest Bug 1609837 - Update expectations for fission reftest. CLOSED TREE 2020-01-17 12:28:39 +02:00
unit Bug 1561573 - Avoid linearization and inflation to UTF-16 of the string input to TextEncoder. r=jandem,bzbarsky 2019-09-18 08:26:52 +00:00
.eslintrc.js
chrome.ini Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
file_TLD.html
file_stringencoding.jsm
file_utf16_be_bom.css
file_utf16_be_bom.js
file_utf16_be_bom.xhtml
file_utf16_le_bom.css
file_utf16_le_bom.js
file_utf16_le_bom.xhtml
file_utf16_le_nobom.xhtml
mochitest.ini
stringencoding-license.txt
test_BOMEncoding.js
test_TLD.html Bug 1577746 - Enable ESLint rule dot-notation for dom/. r=baku 2019-09-02 11:23:05 +00:00
test_TextDecoder.html
test_TextDecoder.js Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv 2020-02-06 21:22:32 +00:00
test_TextEncoder.html
test_TextEncoder.js
test_stringencoding.html
test_stringencoding.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_submit_euckr.html
test_utf16_files.html
worker_helper.js