• Dominik Röttsches's avatar
    Reland: Activate API based fallback by default · ce428e01
    Dominik Röttsches authored
    Reland after reason for printing test timeouts has been identified in
    issue 996185.
    
    This will prefer performing DWrite API based font fallback on all
    Windowses, particularly on Windows 8.0 and below, where API based
    fallback was previously not available and hard-coded lookup tables were
    used. A content feature is used to flip the switch on this as a
    last-resort deactivation method, should this lead to unexpected fallback
    problems.
    
    Sheriffs, if there are individual layout tests failing with differences
    in arrow icons or different fonts used for Chinese, Japanese or Korean
    text, please disable the test and assign it to me - I will add the new
    baselines.
    
    Bug: 976737
    Change-Id: I8546d1cb095af4691f6848209ba521b96d0b3cb4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778604
    Commit-Queue: Dominik Röttsches <drott@chromium.org>
    Reviewed-by: default avatarAvi Drissman <avi@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#695069}
    ce428e01
content_features.cc 36.2 KB