CrOs Status Area: Use a bit mask to keep track of child visibility
The current code makes the assumption that only one child changes visibility at a time. While this is generally true, there is no actual guarantee for it. This change keeps track of what children are visible individually. Change-Id: Ibc51535c6e0e7e6ab7e167999800138ebc67471b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131038 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:Yoshiki Iguchi <yoshiki@chromium.org> Cr-Commit-Position: refs/heads/master@{#755238}
Showing
Please register or sign in to comment