DescriptionAvoid disk accesses on the wrong thread in URLRequestFileJob
while opening and positioning in the file.
Relanding of https://chromiumcodereview.appspot.com/10695110/. First attempt to
commit was reverted because FileStream blocked deletion of temporary files in
tests on Windows. After https://chromiumcodereview.appspot.com/11440008/ FileStream
always opens files with PLATFORM_FILE_SHARE_DELETE allowing tests to successfully
delete temporary files. Thus this CL should be safe to commit now (without changes
compared to initial commit).
BUG=59849, 114783
TEST=net_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173425
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|