Chromium Code Reviews
DescriptionCheck string and UI direction in GetDisplayStringInLTRDirectionality, etc.
Continue always wrapping the string in RTL UI.
(in case it's appended to an RTL string later, etc.)
Additionally wrap strings with RTL first strong characters in LTR UI.
(previously, text inherited UI base direction, now it uses the first strong char)
Add, expand upon, and cleanup unit tests.
BUG=144541
TEST=Download shelf (and other UI) file paths are shown as LTR (without stray rendered glyphs or other regressions).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156459
Patch Set 1 : Check UI and text directionality. #Patch Set 2 : Cleanup, add, expand upon RTLTests. #Patch Set 3 : Add comment; more cleanup. #Patch Set 4 : USE ARRAYSIZE_UNSAFE for unnamed struct arrays. #
Total comments: 9
Patch Set 5 : Address comments. #
Messages
Total messages: 14 (0 generated)
|
|||||||||||||||||||||||||||||||||||||