Add 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 Review-Url: https://codereview.chromium.org/2373503003 Cr-Commit-Position: refs/heads/master@{#421155}
Showing
Please register or sign in to comment