DevTools: throttle layer panel updates
Back-end can often produce layerTreeDidChange() at a rate that can't be handled by front-end, so throttle it. A better fix would be to change the protocol to only send these events when front-end is ready to process them, but let's have a trivial fix first. Change-Id: Id24233cf75697363ea1b7995346a735a2055b226 Reviewed-on: https://chromium-review.googlesource.com/786902Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#519843}
Showing
Please register or sign in to comment