|
|
Chromium Code Reviews
DescriptionGN: ft and fc as optionals
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2292613002
Committed: https://skia.googlesource.com/skia/+/3cc22180561ae17a64ff0e0f9ba173eac149009e
Patch Set 1 #
Total comments: 1
Patch Set 2 : rename #Messages
Total messages: 16 (9 generated)
Description was changed from ========== GN: ft and fc as optionals BUG=skia: ========== to ========== GN: ft and fc as optionals BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2292613002 ==========
The CQ bit was checked by mtklein@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
mtklein@chromium.org changed reviewers: + bungeman@google.com
Aside from the naming, lgtm https://codereview.chromium.org/2292613002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2292613002/diff/1/BUILD.gn#newcode308 BUILD.gn:308: optional("typeface_fontconfig") { I think this should be named fontmgr_fontconfig. FreeType provides the typefaces, FontConfig provides the font management.
On 2016/08/29 at 18:49:38, bungeman wrote: > Aside from the naming, lgtm > > https://codereview.chromium.org/2292613002/diff/1/BUILD.gn > File BUILD.gn (right): > > https://codereview.chromium.org/2292613002/diff/1/BUILD.gn#newcode308 > BUILD.gn:308: optional("typeface_fontconfig") { > I think this should be named fontmgr_fontconfig. FreeType provides the typefaces, FontConfig provides the font management. Done.
The CQ bit was checked by mtklein@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from bungeman@google.com Link to the patchset: https://codereview.chromium.org/2292613002/#ps20001 (title: "rename")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: Build-Mac-Clang-x86_64-Release-GN-Trybot on master.client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-x86_...)
The CQ bit was checked by mtklein@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== GN: ft and fc as optionals BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2292613002 ========== to ========== GN: ft and fc as optionals BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2292613002 Committed: https://skia.googlesource.com/skia/+/3cc22180561ae17a64ff0e0f9ba173eac149009e ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/3cc22180561ae17a64ff0e0f9ba173eac149009e |
