Bug 247719 - [GTK4] Disable threaded rendering by default
Summary: [GTK4] Disable threaded rendering by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-11-10 00:35 PST by Carlos Garcia Campos
Modified: 2022-11-10 02:34 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.