forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Credential Management: use InvalidStateError for non-fully active docs
https://bugs.webkit.org/show_bug.cgi?id=277125 rdar://132552299 Reviewed by NOBODY (OOPS!). Switched from NotAllowedError to InvalidStateError for non-fully active documents. Spec change: w3c/webappsec-credential-management#245 * LayoutTests/imported/w3c/web-platform-tests/credential-management/non-fully-active.https.html: * Source/WebCore/Modules/credentialmanagement/CredentialsContainer.cpp: (WebCore::CredentialsContainer::preventSilentAccess const): (WebCore::CredentialsContainer::performCommonChecks):
- Loading branch information
1 parent
9e839b2
commit ad3e3fc
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters