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

Skip to content
Commit 2234aaed authored by Jeff DeCew's avatar Jeff DeCew
Browse files

New Pipeline: Numerous bug and crash fixes:

* Fix RemoteInputView crash by no longer clearing the row.  This was never done in the legacy pipeline, and the number of components in the system which apparently depend on this terrible beahavior seems to be all of them.
* Fix ConcurrentModificationException in GroupExpansionManagerImpl due to iterating over the expanded groups to remove them.
* Improve the ListDumper to also include the group's summary
* Fix the ENR.addChildAt NodeController method to actually use the index
* Expand the ensureRemovedFromTransientContainer() logic to apply to all expandable views, not just section headers.

Fixes: 205097513
Test: manual
Change-Id: I996a2d6e7f09653afc960e859db6ae72beeb04b0
parent c273e395
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