NEW 278895
[Win] WebKitTestRunner: test fonts are not available in GPU process
https://bugs.webkit.org/show_bug.cgi?id=278895
Summary [Win] WebKitTestRunner: test fonts are not available in GPU process
Fujii Hironori
Reported 2024-08-29 19:38:34 PDT
[Win] WebKitTestRunner: test fonts are not available in GPU process For web process, the injected bundle registers the test fonts. https://github.com/WebKit/WebKit/blob/14c065c7926fe80794c47e367fa6f02b851a8a20/Tools/WebKitTestRunner/InjectedBundle/win/ActivateFontsWin.cpp#L57-L80 fast/canvas/canvas-blending-text.html fast/text/user-installed-canvas.html http/tests/canvas/canvas-slow-font-loading.html
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-05 19:39:13 PDT
Fujii Hironori
Comment 2 2024-12-09 23:34:12 PST
Windows port disables GPU process for DOM rendering for WebKitTestRunner at the moment. https://github.com/WebKit/WebKit/blob/622a57b0451964087a1c6bc06a42f22c7603684b/Tools/WebKitTestRunner/TestOptions.cpp#L52 This issue has to be solved for it.
Note You need to log in before you can comment on or make changes to this bug.