DescriptionRevert of Statically link own version of FreeType on Linux (patchset #3 id:40001 of https://codereview.chromium.org/2863063003/ )
Reason for revert:
Deps change picked up by official builder:
https://luci-milo.appspot.com/buildbot/chromium.chrome/Google%20Chrome%20Linux%20x64/17727
Please remove freetype from these files:
chrome/installer/linux/debian/expected_deps_ia32_jessie
chrome/installer/linux/debian/expected_deps_x64_jessie
chrome/installer/linux/rpm/expected_deps_i386
chrome/installer/linux/rpm/expected_deps_x86_64
Original issue's description:
> Statically link own version of FreeType on Linux
>
> For color font support, CFF and CFF2 rasterization, and OpenType font
> variations, latest security fixes, Chrome needs an up-to-date version of
> FreeType (more details on the bug). Since distributions are too far
> behind in the shipped system FreeType versions, we need to start linking
> in our own copy.
>
> For distributions that build their own Chromium this CL introduces a
> switch use_system_freetype which can be used to keep the old linking
> configuration at the expense of risking introduction of text rendering
> and security regressions if the system FreeType is too old.
>
> BUG=274030
>
> Review-Url: https://codereview.chromium.org/2863063003
> Cr-Commit-Position: refs/heads/master@{#470097}
> Committed: https://chromium.googlesource.com/chromium/src/+/c15bda3bf4bbe231186176da9d809fed356f8cbf
TBR=vapier@chromium.org,bungeman@chromium.org,dpranke@chromium.org,eae@chromium.org,drott@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=274030
Review-Url: https://codereview.chromium.org/2868793004
Cr-Commit-Position: refs/heads/master@{#470149}
Committed: https://chromium.googlesource.com/chromium/src/+/52eb504ead78db774e2e21307e6322c1f7ce867f
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|