Skip to content

Technical review: Document crash reporting api#43791

Merged
hamishwillee merged 14 commits into
mdn:mainfrom
chrisdavidmills:crash-reporting-api
Apr 20, 2026
Merged

Technical review: Document crash reporting api#43791
hamishwillee merged 14 commits into
mdn:mainfrom
chrisdavidmills:crash-reporting-api

Conversation

@chrisdavidmills

Copy link
Copy Markdown
Contributor

Description

Chrome 145 adds support for the Crash Reporting API; see https://chromestatus.com/feature/6228675846209536.

I have documented this as part of the Reporting API documentation, rather than in its own API docs tree, as I feel that this makes much sense, even though it is specified in a separate spec.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested review from a team as code owners April 14, 2026 15:54
@chrisdavidmills chrisdavidmills requested review from hamishwillee and pepelsbey and removed request for a team April 14, 2026 15:54
@github-actions github-actions Bot added the Content:WebAPI Web API docs label Apr 14, 2026
@chrisdavidmills chrisdavidmills changed the title Document crash reporting api Technical review: Document crash reporting api Apr 14, 2026
@github-actions github-actions Bot added the size/m [PR only] 51-500 LoC changed label Apr 14, 2026
@github-actions

github-actions Bot commented Apr 14, 2026

Copy link
Copy Markdown
Contributor
Preview URLs (9 pages)

Flaws (4)

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

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Web/API/CrashReportContext
Title: CrashReportContext
Flaw count: 1

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/fetch which is a redirect

URL: /en-US/docs/Web/API/ReportingObserver/ReportingObserver
Title: ReportingObserver: ReportingObserver() constructor
Flaw count: 1

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/COOPViolationReport which doesn't resolve

URL: /en-US/docs/Web/API/Window
Title: Window
Flaw count: 2

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/HTMLElement/invalid_event which is a redirect
    • Macro domxref produces link /en-US/docs/Web/API/Element/select_event which is a redirect

(comment last updated: 2026-04-20 07:01:50)

Comment thread files/en-us/web/api/crashreport/index.md
Comment thread files/en-us/web/api/crashreport/index.md Outdated
Comment thread files/en-us/web/api/crashreport/index.md Outdated

@jcscottiii jcscottiii left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Small nits but LGTM overall

Comment thread files/en-us/web/api/crashreportcontext/delete/index.md Outdated
Comment thread files/en-us/web/api/crashreportcontext/set/index.md Outdated
Comment thread files/en-us/web/api/crashreportcontext/initialize/index.md Outdated
Comment thread files/en-us/web/api/crashreportcontext/initialize/index.md Outdated
Comment thread files/en-us/web/api/crashreport/index.md Outdated
Comment thread files/en-us/web/api/crashreport/index.md Outdated
Comment thread files/en-us/web/api/crashreport/index.md Outdated
Comment thread files/en-us/web/api/window/crashreport/index.md Outdated
Comment thread files/en-us/web/api/crashreportcontext/index.md Outdated
Comment thread files/en-us/web/api/crashreportcontext/index.md
Comment thread files/en-us/web/api/reporting_api/index.md
chrisdavidmills and others added 6 commits April 17, 2026 19:49
Co-authored-by: James C Scott III <jcscottiii@users.noreply.github.com>
Co-authored-by: James C Scott III <jcscottiii@users.noreply.github.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
chrisdavidmills and others added 2 commits April 17, 2026 19:56
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment thread files/en-us/web/api/crashreport/index.md Outdated
@chrisdavidmills

Copy link
Copy Markdown
Contributor Author

@jcscottiii thanks for the review! I've fixed the issues you brought up. Let me know if you spot anything else.

@github-actions github-actions Bot added the merge conflicts 🚧 [PR only] label Apr 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions Bot removed the merge conflicts 🚧 [PR only] label Apr 20, 2026
Comment thread files/en-us/web/api/crashreport/index.md Outdated

@hamishwillee hamishwillee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM! Thanks very much @chrisdavidmills

@hamishwillee hamishwillee merged commit 927ef5f into mdn:main Apr 20, 2026
10 checks passed
@chrisdavidmills chrisdavidmills deleted the crash-reporting-api branch April 21, 2026 06:47
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.

4 participants