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 FileReader API to new events structure #13301

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Adapt FileReader API to new events structure #13301

merged 1 commit into from
Mar 2, 2022

Conversation

queengooborg
Copy link
Collaborator

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

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

This PR adapts the FileReader API to conform to the new events structure.
@queengooborg queengooborg requested review from a team as code owners February 26, 2022 21:07
@queengooborg queengooborg requested review from jpmedley and ddbeck and removed request for a team February 26, 2022 21:07
@github-actions github-actions bot added the Content:WebAPI Web API docs label Feb 26, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/FileReader
Title: FileReader
on GitHub
Flaw count: 5

  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!

External URLs

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

No external URLs


URL: /en-US/docs/Web/API/FileReader/loadend_event
Title: FileReader: loadend event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/FileReader/load_event
Title: FileReader: load event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/FileReader/loadstart_event
Title: FileReader: loadstart event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/FileReader/progress_event
Title: FileReader: progress event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/FileReader/abort_event
Title: FileReader: abort event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/FileReader/error_event
Title: FileReader: error event
on GitHub

No new external URLs

@jpmedley jpmedley merged commit 1d27cff into mdn:main Mar 2, 2022
@queengooborg queengooborg deleted the api/FileReader/events branch March 2, 2022 23:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants