DescriptionAdd clean up logic to navigator.credentials layout tests
navigator.credentials is backed by MockCredentialManagerClient when
running layout tests. If two tests are run in sequence on the same
content_shell, the earlier test's configuration affects the following
one. Actually, passwordcredential-fetch.html is consistently failing.
Fix this by adding clean up logic to user of the mock configuration
API.
R=mkwst@chromium.org
BUG=650561
Committed: https://crrev.com/5138b3b9ec53fd1cea8ff4e9da8389ef71b79c2f
Cr-Commit-Position: refs/heads/master@{#421155}
Patch Set 1 #Messages
Total messages: 13 (9 generated)
|