Export fontconfig symbols when using instrumented libraries
This fixes an issue where Chrome would launch in msan with gLinux, but the first time the user types anything into the omnibox, Chrome would hang for several minutes. The hang was happening because the fontconfig caches were getting regenerated for an older version of fontconfig. See the detailed explanation added in BUILD.gn. BUG=1017974 R=thakis Change-Id: I50f4c757a3fc66250f348129c03990eba9546a42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880587 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#709992}
Showing
Please register or sign in to comment