CookieStore: Fix Flaky WPT Test for getSubscriptions
This test failes because the cleanup to "unsubscribe" cookies would occur after the registration has already been unregistered for non-workers. This change removes the cleanup to "unsubscribe" and just relised on "unregister" for cleanup. Related issue[1]. [1] https://crrev.com/c/2014100 [2] Error(Googlers): http://screen/E5X6dNVEGQz Bug: 1047155 Change-Id: I64b62d2a15e391c3da074b2a3a5a8114b02469ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040370Reviewed-by:Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#738725}
Showing
Please register or sign in to comment