Bug 253108

Summary: [GTK] Switch back to 0 painting threads
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=251977

Michael Catanzaro
Reported 2023-02-28 13:59:01 PST
In bug #251977 we switched from 0 to 1 painting threads, thinking that although using multiple painting threads is not safe, using exactly one might be. I think this is not true because bug #247628 seems to be caused by use of the painting thread. Let's go back to 0 painting threads?
Attachments
Michael Catanzaro
Comment 1 2023-02-28 15:33:27 PST
Michael Catanzaro
Comment 2 2023-03-06 07:38:47 PST
Closing as Carlos Garcia has an attempted fix in bug #247628.
Note You need to log in before you can comment on or make changes to this bug.