Bug 87280

Summary: don't create a wxFont if the face name is not available
Product: WebKit Reporter: Robin Dunn <robin>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kevino: review+, kevino: commit-queue-

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.