You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
BrowserChildProcessHostConnected notification, that's executed by
the runner loop, is too late as well to start the GPU and browser
process handshaking.
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
The patch was imported from https://github.com/tiagovignatti/ozone-wayland/
as of commit id 6922a29.
1)Revert changes related to EstablishChannel.
2)Ensure ChannelConnected flag is set properly. This would ensure
that we don't add host as filter more than once.
Signed-off-by: Kalyan Kondapally <kalyan.kondapally@intel.com>
This could happen for various reasons:
1)Driver crashed.
2) Weston went into screen saver/hibernation mode.
3)GPU Process crashed.
In this case IPC Channel between display channel and host gets shut down. We need to restore the connection in this case.
Dependency: #29.
Blocks: #93.
SubTasks: None.
The text was updated successfully, but these errors were encountered: