commit | a5c73174f8183b2b78e3c931cdd430bac1c70d6f | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Fri Dec 22 08:56:58 2023 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Fri Dec 22 09:47:46 2023 +0000 |
tree | 70d5be3e41a6655f94b590fb0cbf1e56c3d68c96 | |
parent | e388e6f03fa9838469969bfaac6137ca29a43d32 [diff] |
Fix slow viewers initialization - Fix "race condition" that could result in viewers being initialized twice, i.e. perform twice the heavy initialization pre-processing. - Make sure viewers initialization is performed while the "Initializing UI" progress bar is displayed Fix: 317477918 Test: npm run test:presubmit Change-Id: I0bf83f36d21d3027632149b3ae121195fcaf9d59