Bug 241683 - Handle display reconfiguration on main thread
Summary: Handle display reconfiguration on main thread
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-16 08:18 PDT by Per Arne Vollan
Modified: 2022-06-16 11:10 PDT (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 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>