Skip to content
Commit 603462e0 authored by Evan Rosky's avatar Evan Rosky Committed by Chris Li
Browse files

Fix some bugs with display iteration/removal ordering

There were loops whose body were removing elements during
loop iteration. This CL separates some of those to avoid
out-of-bounds errors.

Also fixes an issue where navbar was using a non-visual context.

Bug: 183993924
Test: atest MultiDisplaySystemDecorationTests
Change-Id: I90eb229e1739e18e2b9b9347212cc52c5b48c30e
parent 39b0bd22
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