Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
813 stars 105 forks source link

Fix crash in keyboard widget #1263

Closed felipeerias closed 9 months ago

felipeerias commented 9 months ago

Fix a crash that happens because the InputConnection might be null when we try to submit a display command.

svillar commented 9 months ago

Could you provide steps to reproduce it?