DescriptionReland #2: Add a short term solution to fix OSX 10.11 system font rendering problems.
The mechanism that Blink was using to determine OSX version number was not
reliable. This has since been fixed.
> 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=200855
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : Rebase against top of tree. #
Messages
Total messages: 9 (3 generated)
|