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 8, 2025
1 parent 4d140df commit 483f268
Show file tree
Hide file tree
Showing 3 changed files with 471 additions and 23 deletions.
Loading

0 comments on commit 483f268

Please sign in to comment.