New issue
Advanced search Search tips

Issue 892921 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[chromeperf2] Debug loading bars

Project Member Reported by benjhayden@chromium.org, Oct 6

Issue description

The V2 UI's loading bars don't always start when loading starts, nor end when loading ends. They are implemented as booleans, but some of them should probably be implemented as sets of strings so that the loading bar animates when any of several parallel requests are still active, and each request can remove itself from the set without interfering with other requests.
 

Sign in to add a comment