DescriptionBase: Make FileProxy automaticaly close the file on a worker thread.
This CL removes the restriction that callers should call Close before
deleting the object if they want to make sure the file is not closed
on the current thread.
BUG=322664
TEST=base_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263675
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268348
Patch Set 1 #
Total comments: 4
Patch Set 2 : Make members private #Patch Set 3 : Fix initialization order #
Messages
Total messages: 16 (0 generated)
|