[DevTools] Throttle cache storage list live updates
Creating/deleting a large number of caches at once causes noticeable slowdowns due to the large number of cache tree nodes added. Added a time delay between list refreshes to soften the performance hit. Also switched to _loadCacheNames since refreshCacheNames visually removes all caches in the list before re-adding them. Bug: 729795 Change-Id: I28edf17671627f90f6d4bb4962cd91028c37f38e Reviewed-on: https://chromium-review.googlesource.com/625160Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#496568}
Showing
Please register or sign in to comment