Chromium Code Reviews
DescriptionFix text rendering with RenderTextMac.
BUG=606705
Glyph 65535 means that the glyph is not printable.
Replacing it with 0 results in a striped glyph that's
rendered instead of non-printable glyphs.
Just remove old invalid code to fix this.
In my testing no Skia asserts were triggered.
Without this fix the title in tab of url :
https://www.google.ru/trends/yis/2016/RU?autoplay=1
will be incorrect rendered:
See https://bugs.chromium.org/p/chromium/issues/detail?id=606705#c4
Review-Url: https://codereview.chromium.org/2756683002
Cr-Commit-Position: refs/heads/master@{#457472}
Committed: https://chromium.googlesource.com/chromium/src/+/76ea7030842aa09fbe9675701d7a879243ada736
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|
|||||||||||||||||||