Comment 7 for bug 1502432

Revision history for this message
Tavmjong Bah (tavmjong-free) wrote : Re: Crash on load if <symbol> includes <text> and <svg> lacks 'viewBox' (pango >= 1.38)

I went ahead and protected the string compare in SPStyle::getFontFeatureString() against a NULL value for font_feature_settings.value. This should probably be done anyway but the above questions about why this function is being called remain. "Fixed" in r14395.