DescriptionFix possible race with batch updates in Files app.
It's unlikely but possible that beginBatchUpdates() is executed on another list
thatn endBatchUpdates(). As a result, one of the lists will become unusable.
TEST=Tested manually with a fakely added delay for end-update-files.
BUG=234039
Committed: https://crrev.com/8176b73b02e137a3c06afb7382a0a277338cc5ea
Cr-Commit-Position: refs/heads/master@{#294545}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixed. #Patch Set 3 : Cleanup. #Messages
Total messages: 9 (2 generated)
|