Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 1141463003: Make GB18030/GBK compliant to HTML5

Created:
5 years, 7 months ago by jungshik at Google
Modified:
5 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make GB18030/GBK compliant to HTML5 When UCONFIG_NO_NON_HTML5_CONVERSION is set, the algorithmic conversion part of GB18030 is disabled for 'FromUnicode' direction ('decoding' in the encoding spec terminology). This is just a test. BUG=... TEST=...

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M source/common/ucnvmbcs.cpp View 5 chunks +9 lines, -5 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698