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

Ff126 idb transaction fixes #33429

Merged
merged 3 commits into from
May 10, 2024

Conversation

hamishwillee
Copy link
Collaborator

FF126 adds support for IDBTransaction.durability in https://bugzilla.mozilla.org/show_bug.cgi?id=1878143.

This does minor update on those docs, and also tidies up the closely related IDBDatabase.transaction() to match current wiki standards, and remove some legacy info that should be discarded or in BCD (I'll move the stuff that is still relevant).

Related docs work can be tracked in #33220

@hamishwillee hamishwillee requested a review from a team as a code owner May 6, 2024 04:28
@hamishwillee hamishwillee requested review from wbamberg and removed request for a team May 6, 2024 04:28
@github-actions github-actions bot added the Content:WebAPI Web API docs label May 6, 2024
@github-actions github-actions bot added the size/m [PR only] 51-500 LoC changed label May 6, 2024
Copy link
Contributor

github-actions bot commented May 6, 2024

Preview URLs

External URLs (1)

URL: /en-US/docs/Web/API/IDBDatabase/transaction
Title: IDBDatabase: transaction() method

(comment last updated: 2024-05-10 03:27:34)

@sideshowbarker sideshowbarker merged commit 6c1fc5b into mdn:main May 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants