DescriptionServiceWorker: coalesce all SWClientInfo request into one task.
GetClientDocuments is posting on task to the UI thread for every
clients it is currently controlling. This is coalescing the requests
into one task in order to reduce resource usage.
This also gives a better snapshot of the clients state given that
all the information are gathered during the same event loop iteration.
BUG=None
Committed: https://crrev.com/f1bb037074fde50988ca08e9c67e445fd37a8402
Cr-Commit-Position: refs/heads/master@{#319572}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 28 (12 generated)
|