[chromeperf2] Debug loading bars |
|
Issue descriptionThe 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 |
|