DescriptionReland #1: Add a short term solution to fix OSX 10.11 system font rendering problems.
I forgot to update the test FontFamilyMatcherMacTest.YosemiteFontWeights.
> I landed a CL (https://codereview.chromium.org/1276003003/) which fixes system
> font problems on OSX 10.9 and OSX 10.10. The CL also fixed MatchNSFontFamily()
> to correctly return the system font on 10.11, but this causes glyph rendering
> problems. In the short term, I'm adding logic to MatchNSFontFamily() to return
> nil on 10.11, which was the original behavior before I landed that CL.
>
> BUG=521034
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200618
BUG=521034
TBR=tkent@chromium.org, keishi@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200653
Patch Set 1 : Copy pf patch set 2 of https://codereview.chromium.org/1284993004/ #Patch Set 2 : Fix Yosemite test. #
Messages
Total messages: 10 (3 generated)
|