reject-scriptableunicodeconverterΒΆ

Rejects calls into Ci.nsIScriptableUnicodeConverter. This is configured as a warning. You should use TextEncoder or TextDecoder for new code. If modifying old code, please consider swapping it in if possible; if this is tricky please ensure a bug is on file.