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

Issue 62158: Preflight crash fix for bug 9796.... (Closed)

Created:
11 years, 8 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Preflight crash fix for bug 9796. UniscribeHelperTextRun::characterToX respects RTL scripts, but here we just want the text bounds, so swap 'left' and 'right' as needed to make it so. R=brettw

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M third_party/WebKit/WebCore/platform/graphics/chromium/FontChromiumWin.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
11 years, 8 months ago (2009-04-08 19:02:13 UTC) #1
brettw
11 years, 8 months ago (2009-04-08 19:34:35 UTC) #2
LGTM

http://codereview.chromium.org/62158/diff/1/2
File third_party/WebKit/WebCore/platform/graphics/chromium/FontChromiumWin.cpp
(right):

http://codereview.chromium.org/62158/diff/1/2#newcode327
Line 327: // We just want the bounds.
This comment is cryptic. Can you explain the RTL case?

Powered by Google App Engine
This is Rietveld 408576698