Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't leak VirtualInputDevice keyboards (#3720)
Every time an app supporting text-input-v3 starts we allocate a "virtual-keyboard", we should also deallocate it as appropriate. This was identified while investigating #3710, and is part of the fix (possibly all the fix - still testing)
- Loading branch information