Add null-check to ShapeResult::fallbackFonts
Add a null check for m_runs[i]->m_fontData in ShapeResult::fallbackFonts to ensure that isTextOrientationFallbackOf is only called when it's set. TBR=pdr@chromium.org BUG=629005 Review-Url: https://codereview.chromium.org/2177163003 Cr-Commit-Position: refs/heads/master@{#407633}
Showing
Please register or sign in to comment