Bug 247719

Summary: [GTK4] Disable threaded rendering by default
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 210100    

Description Carlos Garcia Campos 2022-11-10 00:35:06 PST
Cairo is not thread safe and threaded rendering is causing some crashes when building with GTK4.
Comment 1 Carlos Garcia Campos 2022-11-10 00:36:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/6337
Comment 2 EWS 2022-11-10 02:34:47 PST
Committed 256526@main (b97318e0d7f9): <https://commits.webkit.org/256526@main>

Reviewed commits have been landed. Closing PR #6337 and removing active labels.