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

Adapt IDBOpenDBRequest API to new events structure #14241

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Adapt IDBOpenDBRequest API to new events structure #14241

merged 1 commit into from
Mar 24, 2022

Conversation

queengooborg
Copy link
Collaborator

This PR adapts the IDBOpenDBRequest API to conform to the new events structure.

BCD PR: mdn/browser-compat-data#15494

This PR adapts the IDBOpenDBRequest API to conform to the new events structure.
@queengooborg queengooborg requested review from a team as code owners March 24, 2022 03:25
@queengooborg queengooborg requested review from sideshowbarker and removed request for a team March 24, 2022 03:25
@github-actions github-actions bot added the Content:WebAPI Web API docs label Mar 24, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

Note! 4 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/IDBObjectStore/createIndex
Title: IDBObjectStore.createIndex()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/IDBIndexParameters does not exist

URL: /en-US/docs/Web/API/IDBVersionChangeEvent
Title: IDBVersionChangeEvent
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/IDBDatabase/onversionchange

URL: /en-US/docs/Web/API/IDBOpenDBRequest/blocked_event
Title: IDBOpenDBRequest: blocked event
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/IDBOpenDBRequest/onblocked

External URLs

URL: /en-US/docs/Web/API/IDBObjectStore/deleteIndex
Title: IDBObjectStore.deleteIndex()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/createIndex
Title: IDBObjectStore.createIndex()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBVersionChangeEvent
Title: IDBVersionChangeEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBVersionChangeEvent/IDBVersionChangeEvent
Title: IDBVersionChangeEvent()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBOpenDBRequest/upgradeneeded_event
Title: IDBOpenDBRequest: upgradeneeded event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBOpenDBRequest/blocked_event
Title: IDBOpenDBRequest: blocked event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBRequest/transaction
Title: IDBRequest.transaction
on GitHub

No new external URLs

@sideshowbarker sideshowbarker removed their request for review March 24, 2022 08:09
@Elchi3 Elchi3 merged commit 611b30c into mdn:main Mar 24, 2022
@queengooborg queengooborg deleted the api/IDBOpenDBRequest/events branch March 24, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants