Add test coverage for PpapiBlinkPlatformImpl::SandboxSupport::GetFallbackFontForCharacter |
|
Issue descriptionIn the Blink rename, this function was uppercased, which led to infinite recursion if it was called (since there's also a static helper function with the name GetFallbackFontForCharacter in that file). This wasn't noticed during the rename, since there appears to be no test coverage of this function. |
|
►
Sign in to add a comment |
|
Comment 1 by sheriffbot@chromium.org
, Apr 25 2018Status: Untriaged (was: Available)