Skip to content

LibWeb/IDB: Implement enough to add entries to an ObjectStore #4317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Apr 23, 2025

Conversation

stelar7
Copy link
Contributor

@stelar7 stelar7 commented Apr 11, 2025

No description provided.

Copy link
Contributor

@kennethmyhra kennethmyhra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks very nice! I've added a few comments

@stelar7 stelar7 force-pushed the idb-the-first-add branch from 1b08396 to bd53884 Compare April 16, 2025 20:12
@kennethmyhra
Copy link
Contributor

I noticed we are passing a few more WPT tests after this so probably worth pulling those in

We pass all tests on IndexedDB/key_invalid.any.html

And we are passing 6 of 16 on each of these: IndexedDB/idbobjectstore_add.any.html, IndexedDB/idbobjectstore_put.any.html

@stelar7
Copy link
Contributor Author

stelar7 commented Apr 18, 2025

Most of the tests rely on functionality thats still missing, so i didnt see any point of adding those before that 😅

Copy link
Contributor

@kennethmyhra kennethmyhra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@stelar7 stelar7 force-pushed the idb-the-first-add branch 3 times, most recently from 49b7ca2 to 133e0e0 Compare April 19, 2025 17:01
@stelar7 stelar7 force-pushed the idb-the-first-add branch from 133e0e0 to 67c20bc Compare April 23, 2025 08:00
@stelar7 stelar7 force-pushed the idb-the-first-add branch from 67c20bc to 7e990df Compare April 23, 2025 08:21
@ADKaster ADKaster enabled auto-merge (rebase) April 23, 2025 08:28
@stelar7
Copy link
Contributor Author

stelar7 commented Apr 23, 2025

CI unrelated

@ADKaster
Copy link
Member

the new flake Fail: Layout/input/table/propagate-style-update-to-wrapper.html seems particularly ... not flaky.

@ADKaster ADKaster disabled auto-merge April 23, 2025 18:31
@ADKaster ADKaster merged commit 5d48652 into LadybirdBrowser:master Apr 23, 2025
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants