DescriptionHave FontFallbackList::primaryFontData always return font data
The current implementation of FontFallbackList::primaryFontData can
return NULL in certain cases however the majority of callers assumes
that it never does.
Change the implementation to return the last resort fallback if no
other suitable font can be found.
This is a speculative fix for the top linux crash report.
BUG=314128
R=schenney@chromium.org
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|