commit | a691461098c542dc098995edc9779a9b1a6aca07 | [log] [tgz] |
---|---|---|
author | tzik <[email protected]> | Thu Dec 15 12:48:59 2016 |
committer | Commit bot <[email protected]> | Thu Dec 15 12:51:41 2016 |
tree | 8339db7f7b428cbaeb77b4aee640a4bc0650d3bf | |
parent | af6f8339eaea6976d9ae54c92098f094ccba67f1 [diff] |
Factor out upload progress handling from AsyncResourceHandler This CL extracts the upload progress handling logic in AsyncResourceHandler into UploadProgressTracker, so that we can reuse it in MojoAsyncResourceHandler. BUG=603396 [email protected] Review-Url: https://codereview.chromium.org/2546653003 Cr-Commit-Position: refs/heads/master@{#438814}