Add a use counter for Body::body in a ServiceWorker
Add the use counter FetchBodyStreamInServiceWorker which is triggered when the body getter is accessed in the Response class. The purpose of the use counter is to evaluate the potential benefit of Response body stream optimisations. Change-Id: I625bb08712f6fc1996def8bdab52a449fc725f07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1909675Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#714764}
Showing
Please register or sign in to comment