Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cfd152e5 authored by Daniel Norman's avatar Daniel Norman
Browse files

Removes posting to a handler for onWindowInfosChanged.

This handler post was originally added to fix an ANR in b/221497060 but
that underlying lock issue has since been resolved in b/222421815.

Now, this handler post can cause OOM in extreme cases when hundreds of
messages are posted before being handled.
It should be safe to remove given that the locking issue is resolved.

Bug: 333834990
Test: Drag app from taskbar to split screen, observe no ANR
Change-Id: I5e391bb375105f369586374e38a8980a12b449b8
parent 4487bc7f
Loading
Loading
Loading
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