Fix BrowsingDataRemover unittest for iOS 14
for iOS 13 we added fetchDataRecordsOfTypes call to make sure that cookiestore exist. but with iOS 14 this doesn't seem to be enough as the order of callbacks is not grantueed anymore. We have to wait for the fetchDataRecordsOfType callback to finish before asking for cookies operations. Bug: 1121425 Change-Id: I6a52e54ff2663ac77e8edc6dde1359a68f11604e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2381091 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Auto-Submit: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:Eugene But <eugenebut@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#802850}
Showing
Please register or sign in to comment