[Bug 28156] Separate GBK and GB18030 even for decoding (toUnicode)

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

--- Comment #2 from Henri Sivonen <hsivonen@hsivonen.fi> ---
(In reply to Jungshik Shin from comment #0)
> I'm raising this issue because 1) Blink, Webkit, Firefox (and I guess, IE,
> too) have treated two encodings separately 

Firefox no longer does, so going back to the old state would involve extra work
for us...

(In reply to Anne from comment #1)
> I would have expected that treating them identically for decoding saves you
> a decoding table. Or would you reuse that anyway?

FWIW, the old code in Firefox reused the reusable tables.

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

Received on Thursday, 12 March 2015 16:35:20 UTC