DescriptionUse the unicode value for non ASCII characters (kanji) in calendarPicker.js
While working on [1] and [2], we are trying to access the resources through the
pak file generated using the grd file. In doing so for mojo, the pak file must be
embedded in the generated binary. This has to be converted into the character array
and then accessed from the mojo/services/html_viewer/blink_platform_impl.
Here we use the ascii characters to validate the resource indeed is all in ascii.
To fix this file, the special characters from kanji should be converted in their
unicode equivalent.
R=tkent@chromium.org
[1] https://codereview.chromium.org/573553002
[2] https://codereview.chromium.org/827223002
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188101
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|