New issue
Advanced search Search tips

Issue 771901 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

BlinkFuzzerTestSupport should initialize fontconfig, just like content shell

Project Member Reported by drott@chromium.org, Oct 5 2017

Issue description

BlinkFuzzerTestSupport calls content::SetUpBlinkTestEnvironment() which sets up a minimum test environment on the content layer, but it does not call BlinkTestPlatformInitialize(); from content/shell/app/blink_test_platform_support.h

The sideloaded font initialization should be moved out to a separate library and be used by content shell app init as well as the initialization for fuzzer tests.

 

Sign in to add a comment