diff options
author | hidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 07:29:32 +0000 |
---|---|---|
committer | hidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 07:29:32 +0000 |
commit | 0e6bcf690683c2b74eb3b9b7ef19c45b77d241b6 (patch) | |
tree | 7a12bae4fb1f42a68c2eddce84df633faf9641bc /media/media.gyp | |
parent | 8bde6bc3404ca01d1413490fb2948fa9dfe874ec (diff) | |
download | chromium_src-0e6bcf690683c2b74eb3b9b7ef19c45b77d241b6.zip chromium_src-0e6bcf690683c2b74eb3b9b7ef19c45b77d241b6.tar.gz chromium_src-0e6bcf690683c2b74eb3b9b7ef19c45b77d241b6.tar.bz2 |
Remove CloseFile from FileSystem.
CloseFile has a potential issue, which may close a file different from opened
one. To avoid such a case, by this CL, OpenFile starts to return a closure,
which should be called on the file closing.
This is the same technique used in fileapi implementation.
BUG=259184
TEST=Ran unit_tests and tested manually.
Review URL: https://chromiumcodereview.appspot.com/19596003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213366 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/media.gyp')
0 files changed, 0 insertions, 0 deletions