Fix race condition for non-open/create operations happening after a doom. ...
Fix race condition for non-open/create operations happening after a doom. Doom used not to be treated as a regular operation in the sense that it didn't use the pending operations queue. Therefore it was possible to kick off a doom operation on an entry while another one was happening. Review URL: https://chromiumcodereview.appspot.com/22859060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222014 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment