Skip to content

Commit

Permalink
[fsp] Make the reading operation abortable.
Browse files Browse the repository at this point in the history
Reading may be slow. We should be able to abort it to avoid unnecessary
consumption of resources such as network, cpu and memory.

TEST=browser_test: *FileSystemProvider*ReadFile*
BUG=400574

Review URL: https://codereview.chromium.org/496953003

Cr-Commit-Position: refs/heads/master@{#291645}
  • Loading branch information
mtomasz-chromium authored and Commit bot committed Aug 25, 2014
1 parent c85a736 commit 73506a4
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 146 deletions.
Loading

0 comments on commit 73506a4

Please sign in to comment.