[Bug 23971] Define an encoding for formerly latin1

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23971

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #5 from Anne <annevk@annevk.nl> ---
My understanding is that user agents have dedicated routines for original
"latin1" type of conversion in the HTTP layer and potentially elsewhere. If we
do indeed want something similar we should probably add statics on String and
ArrayBuffer or some such for such conversion.

The Encoding API can then remain for actual encodings only.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 4 November 2014 15:04:20 UTC