DescriptionIndexedDB: fsync after transactions.
IndexedDB corruption rose, only on CrOS, in the 32 release. Included in
that release was a change that stopped calling fsync after transactions
commit. It is the only IDB change that possibly sacrficed stability to get
better performance. So: revert it and see if corruption jumps back to 31
levels.
BUG=299831, 338385
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247351
Patch Set 1 #
Total comments: 2
Patch Set 2 : changed to TODO #Messages
Total messages: 6 (0 generated)
|