DescriptionDelete session cookies immediately after loading the cookie DB. (attempt #2)
The original CL had non-determinism in the unit test.
> Delete session cookies immediately after loading the cookie DB.
>
> Previously, the session cookies were deleted after all cookies were loaded into
> memory. This allows for a race condition where new session cookies are inserted
> into the database while the cookies are being loaded into memory, which causes
> the new session cookies to also be deleted.
>
> BUG=
>
> Committed: https://crrev.com/ca924dcfb4f3c6b89e0c40898e42aec349b6b843
> Cr-Commit-Position: refs/heads/master@{#326672}
BUG=
Committed: https://crrev.com/016a5fdb25122fdd84afa9e12678ae7d209e567d
Cr-Commit-Position: refs/heads/master@{#327104}
Patch Set 1 : Copy of patchset #4 id:120001 of https://codereview.chromium.org/1097593002/ #Patch Set 2 : Remove non-determinism from unit test. #
Messages
Total messages: 7 (2 generated)
|