[webkit-reviews] review requested: [Bug 23911] Exception thrown when opening a <select> pop-up that uses a web font : [Attachment 47052] Use the system font for the pop-up if an NSFont cannot be obtained

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 12:23:07 PST 2010


mitz at webkit.org has asked  for review:
Bug 23911: Exception thrown when opening a <select> pop-up that uses a web font
https://bugs.webkit.org/show_bug.cgi?id=23911

Attachment 47052: Use the system font for the pop-up if an NSFont cannot be
obtained
https://bugs.webkit.org/attachment.cgi?id=47052&action=review

------- Additional Comments from mitz at webkit.org
I tried to use the CTFontRef (which can be obtained for custom fonts), as it is
toll-free bridged with NSFont, however the pop-up just used the system font.
This will take care of the exception for now.


More information about the webkit-reviews mailing list