Skip to content
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

Add indexeddb draft #1342

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Add indexeddb draft #1342

merged 2 commits into from
Jul 12, 2024

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Jul 9, 2024

No description provided.

@ddbeck ddbeck requested a review from foolip July 9, 2024 19:19
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jul 9, 2024
@ddbeck
Copy link
Collaborator Author

ddbeck commented Jul 9, 2024

Actually, I shouldn't do this sort of thing late in the evening. Pausing this for a bit—I know there's a bunch of oddities with this, but was on autopilot.

@ddbeck ddbeck removed the request for review from foolip July 9, 2024 19:22
@ddbeck ddbeck marked this pull request as draft July 9, 2024 19:22
- api.IDBFactory
- api.IDBFactory.cmp
- api.IDBFactory.deleteDatabase
- api.IDBFactory.open
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the weird one. I'm guessing that BCD should be saying that this feature is partially supported on iOS from 14.5 to 15 (given the set of releases BCD tracks). But then we'd break alignment with caniuse.

https://bugs.webkit.org/show_bug.cgi?id=226547

@ddbeck ddbeck changed the title Add indexeddb feature Add indexeddb draft Jul 11, 2024
@ddbeck ddbeck marked this pull request as ready for review July 11, 2024 11:25
@ddbeck ddbeck requested a review from foolip July 11, 2024 11:25
@foolip foolip merged commit bcb0983 into web-platform-dx:main Jul 12, 2024
3 checks passed
@ddbeck ddbeck deleted the indexeddb branch September 25, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants