[Webkit-unassigned] [Bug 239488] WinCairo WebKit2 significant performance regression

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 13:22:16 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239488

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
r292803 caused this bug.
Bug 238516 – RemoteRenderingBackend should have dedicated IPC::Connection for out-of-stream messages

Disabling GPU process doesn't seem to work around this issue.

> reg add HKEY_CURRENT_USER\Software\WebKit /v gpu_process_canvas_rendering /t REG_DWORD /d 0 /f
> reg add HKEY_CURRENT_USER\Software\WebKit /v gpu_process_webgl /t REG_DWORD /d 0 /f

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220419/65ffc373/attachment.htm>


More information about the webkit-unassigned mailing list