[Webkit-unassigned] [Bug 141432] Segmentation fault in WebCore::FontCache::lastResortFallbackFont

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 09:16:49 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141432

--- Comment #5 from Darin Adler <darin at apple.com> ---
The fix is to make sure that function never tries to return nullptr. You can’t turn a nullptr into a Ref and you can’t have a WebKit port that will work properly with no last resort font.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150305/ad624693/attachment-0002.html>


More information about the webkit-unassigned mailing list