Status: Started Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend i18n
New issue 7314 by [email protected]: Add 4 fallback mappings to GBK converter in ICU http://code.google.com/p/chromium/issues/detail?id=7314 Webkit adds 4 fallback mappings to ICU's GBK converter in WebCore/platform/text/TextCodecICU.cpp when converting from Unicode. We also use ICU converters outside the webkit. For instance, we use it for form submission(get) and url encoding (query part). We'd better make both usage behave identically. This can be done by modifying the GBK conversion table in our copy of ICU. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
