diff options
author | rohitrao <rohitrao@chromium.org> | 2015-04-24 06:05:37 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-24 13:06:04 +0000 |
commit | 6fb4e15bef960a41144cb5abf366c1618afed07f (patch) | |
tree | e9f7c5159e872d575b30bdc85f4cdb8ce96edbf7 /dbus | |
parent | bdcc82401722e224c75bdd9580a67253e3bc784b (diff) | |
download | chromium_src-6fb4e15bef960a41144cb5abf366c1618afed07f.zip chromium_src-6fb4e15bef960a41144cb5abf366c1618afed07f.tar.gz chromium_src-6fb4e15bef960a41144cb5abf366c1618afed07f.tar.bz2 |
Fixes a bug where QuotaPolicyChannelIDStore would ignore some deletes.
In cases where a SpecialStoragePolicy is set, the channel id store could still
incorrectly persist some newly-added IDs to disk if their writes did not commit
before the store was destroyed. This CL fixes the bug by forcing a commit of
all pending writes before issuing any policy-mandated deletes.
BUG=
TEST=
Review URL: https://codereview.chromium.org/1015233002
Cr-Commit-Position: refs/heads/master@{#326780}
Diffstat (limited to 'dbus')
0 files changed, 0 insertions, 0 deletions