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

Issue 1294303002: Use the harfbuzz version to enable hb_ot_font_set_funcs (Closed)

Created:
5 years, 4 months ago by kojii
Modified:
5 years, 4 months ago
Reviewers:
drott, eae
CC:
blink-reviews, krit, drott+blinkwatch_chromium.org, 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

Use the harfbuzz version to enable hb_ot_font_set_funcs This patch checks the version of harfbuzz on the compile time to enable the use hb_ot_font_set_funcs. With this change, the #if in the source file no longer depends on which configurations have up-to-date harfbuzz in the build scripts. This gives more stable build environment, and gives the full control of Unicode Variation Selector support to the build scripts. [1] https://codereview.chromium.org/1283923002/ BUG=383580 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200803

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M Source/platform/fonts/shaping/HarfBuzzFace.cpp View 1 2 3 4 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
kojii
PTAL. Sorry for a back-and-forth on this, but the previous CL troubled a few developers ...
5 years, 4 months ago (2015-08-18 06:55:10 UTC) #2
eae
LGTM
5 years, 4 months ago (2015-08-18 16:19:20 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1294303002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1294303002/60001
5 years, 4 months ago (2015-08-18 18:05:45 UTC) #5
commit-bot: I haz the power
Failed to apply patch for Source/platform/fonts/shaping/HarfBuzzFace.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
5 years, 4 months ago (2015-08-18 20:09:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1294303002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1294303002/80001
5 years, 4 months ago (2015-08-19 04:57:25 UTC) #10
commit-bot: I haz the power
5 years, 4 months ago (2015-08-19 06:34:54 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200803

Powered by Google App Engine
This is Rietveld 408576698