Skip to content
Snippets Groups Projects
Commit f509803c authored by Tyler Freeman's avatar Tyler Freeman
Browse files

fix(magnifier): avoid crash when smashing magnifier shortcut button repeatedly

This avoids a race condition where we start receiving events and
trying to send them to the input filter before it's been
installed.

Fix: 290271948
Test: manual:
1. Turn on magnification shortcut button
2. Tap it repeatedly quickly for like 30 seconds
3. Should not crash.

Change-Id: I24f0eafb2479ac7427ba28077e45ba26a9127cc8
parent 28d0aabf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment