Skip to content

Conversation

@arihant2math
Copy link
Contributor

@arihant2math arihant2math commented Nov 16, 2025

Clean shutdown of indexeddb.

Testing: Covered by WPT

@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 16, 2025
Copy link
Member

@yezhizhen yezhizhen left a comment

Choose a reason for hiding this comment

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

Its seems nothing happens with SyncOperation::Exit tho. Can you also help with that?

SyncOperation::Exit(sender) => {
// FIXME:(rasviitanen) Nothing to do?
let _ = sender.send(());
},

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
@arihant2math
Copy link
Contributor Author

Good point, I've fixed it.

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Nov 16, 2025
Co-authored-by: Euclid Ye <yezhizhenjiakang@gmail.com>
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 16, 2025
@yezhizhen yezhizhen enabled auto-merge November 16, 2025 08:11
@yezhizhen yezhizhen added this pull request to the merge queue Nov 16, 2025
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 16, 2025
Merged via the queue into servo:main with commit 5aec3ea Nov 16, 2025
35 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-awaiting-review There is new code that needs to be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants