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

Issue 616703004: Merge 183104 "Force ComplexPath if any part of the node requires it" (Closed)

Created:
6 years, 2 months ago by eae
Modified:
6 years, 2 months ago
Reviewers:
eae
CC:
blink-reviews, jamesr, pdr+graphicswatchlist_chromium.org, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, jbroman, mkwst+moarreviews_chromium.org, danakj, zoltan1, Rik, jchaffraix+rendering, blink-reviews-rendering, Stephen Chennney, rune+blink, krit, rwlbuis
Project:
blink
Visibility:
Public.

Description

Merge 183104 "Force ComplexPath if any part of the node requires it" > Force ComplexPath if any part of the node requires it > > Change our font measurement/rendering logic to force the ComplexPath for > the entire RenderText if any part of it requires it. This ensures > consistency between preferred width and line break calculations. > Also change FontCacheSkiaWin to use the subpixel settings from the > primary font in case of character based fallback. > > TEST=fast/text/international/complex-text-with-default-font-spaces.html > BUG=412758 > R=leviw@chromium.org > > Review URL: https://codereview.chromium.org/622653002 TBR=eae@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183160

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -1 line) Patch
M LayoutTests/NeverFixTests View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/TestExpectations View 2 chunks +26 lines, -1 line 0 comments Download
A + LayoutTests/fast/text/international/complex-text-with-default-font-spaces.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/text/international/complex-text-with-default-font-spaces-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/rendering/RenderText.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/rendering/line/BreakingContextInlineHeaders.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/fonts/Font.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/platform/fonts/win/FontCacheSkiaWin.cpp View 2 chunks +12 lines, -1 line 0 comments Download
M Source/platform/text/TextRun.h View 6 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
eae
6 years, 2 months ago (2014-10-02 20:50:38 UTC) #1
eae
6 years, 2 months ago (2014-10-02 20:50:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r183160.

Powered by Google App Engine
This is Rietveld 408576698