Skip to content
Commit 30aa3add authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Remove Handler messages on QSTileImpl destroy

This prevents the tiles from being reference kept (as the MessageQueue
will have a reference to it). In particular, because
QSTileImpl#handleStale kepts rescheduling, this will never be collected.

Fixes: 146151014
Test: atest QSTileImpl
Change-Id: I0120953ae7e457a941dbebfcfd5da9dce9c09adb
parent b3321f66
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment