Skip to content

script: implement blob tokens for indexeddb#38835

Closed
arihant2math wants to merge 1 commit intoservo:mainfrom
arihant2math:idb-blob-tokens
Closed

script: implement blob tokens for indexeddb#38835
arihant2math wants to merge 1 commit intoservo:mainfrom
arihant2math:idb-blob-tokens

Conversation

@arihant2math
Copy link
Copy Markdown
Contributor

Testing: WPT
Fixes: #38817

Signed-off-by: Ashwin Naren <[email protected]>
@arihant2math arihant2math requested a review from gterzian as a code owner August 22, 2025 01:44
@arihant2math arihant2math marked this pull request as draft August 22, 2025 01:44
@arihant2math arihant2math added the A-content/indexeddb IndexedDB implementation issues. label Aug 22, 2025
@kkoyung
Copy link
Copy Markdown
Member

kkoyung commented Aug 22, 2025

I was working on re-implementing evaluate_key_path_on_value in last couple of days. It should eliminate many crash WPT tests in IndexedDB. #38847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-content/indexeddb IndexedDB implementation issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Many IDB tests panic with "not implemented: Blob tokens are not yet supported"

2 participants