Commit 0afc2d2
committed
LibWeb: Implement most
Implement `get`, `store`, `create` on `CredentialsContainer`. Some
pieces that we don't support yet, like permissions and custom user
interactions, are left as TODO.
The `rejects when aborted after the promise creation` tests are broken
because the spec says to check the aborted signal synchronously.CredentialsContainer methods1 parent abbebe0 commit 0afc2d2
3 files changed
Lines changed: 494 additions & 27 deletions
File tree
- Libraries/LibWeb/CredentialManagement
- Tests/LibWeb/Text/expected/wpt-import/credential-management
0 commit comments