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

Issue 13163: A fix for Issue 5139 "some plane-1 characters are not displayed correctly".... (Closed)

Created:
12 years ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
jungshik at Google
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

A fix for Issue 5139 "some plane-1 characters are not displayed correctly". The WebCore::UnscribeHelper::FirstGlyphForCharacter() requires a UChar offset. So, we need to increase TWO for a surrogate pair. BUG=5139 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=6500

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M webkit/port/platform/graphics/GlyphPageTreeNodeWin.cpp View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
12 years ago (2008-12-05 06:06:33 UTC) #1
jungshik at Google
12 years ago (2008-12-05 19:29:07 UTC) #2
LGTM !!

Powered by Google App Engine
This is Rietveld 408576698