Bug 241683

Summary: Handle display reconfiguration on main thread
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   

Description Per Arne Vollan 2022-06-16 08:18:57 PDT
It is not safe to handle this on a non main thread, since we send messages to the WebContent and GPU process.
Comment 1 Per Arne Vollan 2022-06-16 08:23:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1576
Comment 2 EWS 2022-06-16 11:09:11 PDT
Committed r295600 (251605@main): <https://commits.webkit.org/251605@main>

Reviewed commits have been landed. Closing PR #1576 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-06-16 11:10:14 PDT
<rdar://problem/95315035>