RESOLVED FIXED 87280
don't create a wxFont if the face name is not available
https://bugs.webkit.org/show_bug.cgi?id=87280
Summary don't create a wxFont if the face name is not available
Robin Dunn
Reported 2012-05-23 10:36:01 PDT
Created attachment 143591 [details] patch don't create a wxFont if the face name is not available, otherwise the wxFont will always get created and say it's valid but will use a different face name.
Attachments
patch (1.56 KB, patch)
2012-05-23 10:36 PDT, Robin Dunn
kevino: review+
kevino: commit-queue-
Kevin Ollivier
Comment 1 2012-05-23 11:21:27 PDT
Landed in r118207, thanks!
Note You need to log in before you can comment on or make changes to this bug.