Skip to content

Commit

Permalink
LibWeb: Implement most CredentialsContainer methods
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
devgianlu committed Feb 11, 2025
1 parent 4d140df commit 3274cf3
Show file tree
Hide file tree
Showing 3 changed files with 478 additions and 23 deletions.
Loading

0 comments on commit 3274cf3

Please sign in to comment.