enable the feature of establish GPU channel asynchronously
61 views
Skip to first unread message
Lowell Liu
unread,
Jul 18, 2024, 11:35:09 AM7/18/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blink-dev, Lowell Liu, cdu...@chromium.org
Hi cduvall, we faced an issue https://issues.chromium.org/issues/345275130, the render process can not quit after main process quit or crash, root cause is the render's main thread is busy on handle
RequestNewLayerTreeFrameSink, if enable the feature of establish GPU channel asynchronously can fix this issue, but we are not sure what risks will it introduce, could you help to have a response for us?