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

Issue 2766373005: Add a ShapeResultBloberizer test for mixed rotations (Closed)

Created:
3 years, 9 months ago by f(malita)
Modified:
3 years, 9 months ago
Reviewers:
drott, eae
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a ShapeResultBloberizer test for mixed rotations (follow-up to http://crrev.com/2714413003) Adjust the mock SimpleFontData ctor (only used in ShapeResultBloberizerTest) to allow passing custom OpenTypeVerticalData, and add a unit test for multiple blobs/rotations construction. Review-Url: https://codereview.chromium.org/2766373005 Cr-Commit-Position: refs/heads/master@{#459431} Committed: https://chromium.googlesource.com/chromium/src/+/79ddf9920ca3221b5a6c8f5bca3252a5b0bec769

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : fix typo #

Patch Set 4 : minor cleanup #

Total comments: 2

Patch Set 5 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -16 lines) Patch
M third_party/WebKit/Source/platform/fonts/SimpleFontData.h View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/SimpleFontData.cpp View 1 chunk +5 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/shaping/ShapeResultBloberizerTest.cpp View 1 2 3 4 3 chunks +68 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
f(malita)
3 years, 9 months ago (2017-03-24 13:51:19 UTC) #12
drott
Great, thanks for covering this case. LGTM. One nit below... https://codereview.chromium.org/2766373005/diff/60001/third_party/WebKit/Source/platform/fonts/SimpleFontData.h File third_party/WebKit/Source/platform/fonts/SimpleFontData.h (right): https://codereview.chromium.org/2766373005/diff/60001/third_party/WebKit/Source/platform/fonts/SimpleFontData.h#newcode167 ...
3 years, 9 months ago (2017-03-24 13:57:20 UTC) #13
f(malita)
https://codereview.chromium.org/2766373005/diff/60001/third_party/WebKit/Source/platform/fonts/SimpleFontData.h File third_party/WebKit/Source/platform/fonts/SimpleFontData.h (right): https://codereview.chromium.org/2766373005/diff/60001/third_party/WebKit/Source/platform/fonts/SimpleFontData.h#newcode167 third_party/WebKit/Source/platform/fonts/SimpleFontData.h:167: SimpleFontData(const FontPlatformData&, PassRefPtr<OpenTypeVerticalData>); On 2017/03/24 13:57:20, drott wrote: > ...
3 years, 9 months ago (2017-03-24 14:02:42 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2766373005/80001
3 years, 9 months ago (2017-03-24 14:03:00 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/chromium/src/+/79ddf9920ca3221b5a6c8f5bca3252a5b0bec769
3 years, 9 months ago (2017-03-24 15:39:35 UTC) #20
eae
3 years, 9 months ago (2017-03-24 18:14:03 UTC) #21
Message was sent while issue was closed.
\o/
LGTM

Powered by Google App Engine
This is Rietveld 408576698