SimpleURLLoader: Add download to file support.
The file is written to on another thread, and the data pipe is also read from off the consumer's thread, so this should be save to use on named threads without causing significant jank. Bug: 746977 Change-Id: I8e38945a569e4cd97ff4381ecf43acc73c731cea Reviewed-on: https://chromium-review.googlesource.com/673043Reviewed-by:John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Randy Smith <rdsmith@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#504880}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment