Commit ed7327b5 authored by Dominik Röttsches's avatar Dominik Röttsches Committed by Commit Bot

Revert "Disable fieldtrial config for FontSrcLocalMatching on Windows"

This reverts commit dcf25ed5.

Re-enable field trial config on Windows for FontSrcLocalMatching
after bot testing has stabilzied, see issue 996167.

Note to sheriffs: Should you see crashes or issues with
DWriteFontLookupTableBuilder or testing issues relating to matching
@font-face: { src: local() } fonts on Windows, in particular Windows 7,
please only revert this CL, preferably not the related one:
https://chromium-review.googlesource.com/c/chromium/src/+/1777862 -
if you can't reach drott@, try getting in touch with etienneb@ please
before reverting. Thanks.

Bug: 999787
Change-Id: I47a18fc1c31d0879700378a8924aff23de64997a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787614
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarEtienne Bergeron <etienneb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#694249}
parent c34e511f
......@@ -2468,7 +2468,8 @@
"android_webview",
"chromeos",
"linux",
"mac"
"mac",
"windows"
],
"experiments": [
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment