Chromium Code Reviews
DescriptionRevert of Fix a race condition in ~RegistryHashStoreContentsWin (patchset #9 id:180001 of https://codereview.chromium.org/2926453002/ )
Reason for revert:
temped_scoped_dir_cleaner is failing, see issue http://crbug.com/732835
Original issue's description:
> Fix a race condition in ~RegistryHashStoreContentsWin
>
> Enabling mojo-ification of Tracked Preference code highlighted a race
> condition in integration tests: two instances of
> RegistryHashStoreContentsWin for the same profile can destructed at the
> same time on different threads, causing one of the registry operations
> initiated by the destructor to fail.
>
> BUG=727282
>
> Review-Url: https://codereview.chromium.org/2926453002
> Cr-Commit-Position: refs/heads/master@{#479020}
> Committed: https://chromium.googlesource.com/chromium/src/+/7c8c48226fd78ad01858284bd2ee91bed27b513c
TBR=gab@chromium.org,proberge@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=727282
Review-Url: https://codereview.chromium.org/2937633003
Cr-Commit-Position: refs/heads/master@{#479037}
Committed: https://chromium.googlesource.com/chromium/src/+/a3a1cec34a434ca7c0ef4ac4f52b9bd8540873af
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||