BlinkFuzzerTestSupport should initialize fontconfig, just like content shell |
|
Issue descriptionBlinkFuzzerTestSupport 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 |
|