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

Issue 1144033004: Unicode Variation Selectors support in collectCandidateRuns (Closed)

Created:
5 years, 7 months ago by kojii
Modified:
5 years, 6 months ago
CC:
blink-reviews, krit, Rik, dshwang, jbroman, Justin Novosad, danakj, pdr+graphicswatchlist_chromium.org, f(malita), Stephen Chennney, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Unicode Variation Selectors support in collectCandidateRuns This patch supports Unicode Variation Selectors in collectCandidateRuns. This change alone does not fix the SVS/IVS bug crbug.com/383580. It has to wait for another change to read CMAP 14 to get the correct glyphs for SVS/IVS. BUG=383580 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196095 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196485

Patch Set 1 #

Patch Set 2 : Unicode Variation Selector support in collectCandidateRuns #

Patch Set 3 : Tests added #

Patch Set 4 : Fix compile warning on Linux/Mac #

Patch Set 5 : Avoid using wcslen() in tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -3 lines) Patch
M Source/platform/fonts/Character.h View 1 chunk +8 lines, -0 lines 0 comments Download
M Source/platform/fonts/shaping/HarfBuzzShaper.cpp View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M Source/platform/fonts/shaping/HarfBuzzShaperTest.cpp View 1 2 3 4 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
kojii
PTAL.
5 years, 7 months ago (2015-05-20 16:50:35 UTC) #2
Kunihiko Sakamoto
non-owner lgtm.
5 years, 7 months ago (2015-05-25 01:38:26 UTC) #3
eae
I'd like to see a test for this.
5 years, 6 months ago (2015-05-26 17:45:29 UTC) #4
kojii
On 2015/05/26 17:45:29, eae wrote: > I'd like to see a test for this. There's ...
5 years, 6 months ago (2015-05-27 01:07:17 UTC) #5
eae
On 2015/05/27 01:07:17, koji wrote: > On 2015/05/26 17:45:29, eae wrote: > > I'd like ...
5 years, 6 months ago (2015-05-27 16:26:25 UTC) #6
kojii
PTAL. Tests added, and a good finding is that this fix is really needed; we ...
5 years, 6 months ago (2015-05-28 18:10:48 UTC) #7
eae
LGTM
5 years, 6 months ago (2015-05-28 18:13:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1144033004/60001
5 years, 6 months ago (2015-05-28 23:34:09 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://src.chromium.org/viewvc/blink?view=rev&revision=196095
5 years, 6 months ago (2015-05-28 23:37:38 UTC) #12
dmurph
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1156763003/ by dmurph@chromium.org. ...
5 years, 6 months ago (2015-05-29 02:16:57 UTC) #13
kojii
I can't repro. I found linux_chromium_trusty32_rel bot but it passed. 4 runs against 3 characters ...
5 years, 6 months ago (2015-05-29 13:22:19 UTC) #14
kojii
Contacted trooper.
5 years, 6 months ago (2015-05-29 13:47:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1144033004/80001
5 years, 6 months ago (2015-06-04 06:36:07 UTC) #18
kojii
After discussing with tkent@, I'll go to try to land, and see if the build ...
5 years, 6 months ago (2015-06-04 06:38:24 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://src.chromium.org/viewvc/blink?view=rev&revision=196485
5 years, 6 months ago (2015-06-04 09:12:03 UTC) #20
kojii
5 years, 6 months ago (2015-06-04 09:32:12 UTC) #21
Message was sent while issue was closed.
Looks like passed this time.
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%2032/buil...

# didn't know wcslen() is that unstable...

Powered by Google App Engine
This is Rietveld 408576698