Closed Bug 2036160 Opened 1 month ago Closed 1 month ago

Enable Crash Reporting API in Nightly.

Categories

(Core :: DOM: Security, defect)

defect

Tracking

()

RESOLVED FIXED
152 Branch
Tracking Status
firefox152 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel, NeedInfo)

References

Details

(Keywords: dev-doc-needed)

Attachments

(1 file)

No description provided.
Depends on: 1607364
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
QA Whiteboard: [qa-triage-done-c153/b152]

FF152 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/44297

  1. I tested on preview 152 and 153.0a1 (2026-06-01) and the window.crashReport and CrashReportContext are not defined (I can only see the IDL in the test context https://searchfox.org/firefox-main/source/testing/web-platform/tests/interfaces/crash-reporting.idl).

    Am I missing something?

  2. Are the reporting endpoints supported, as documented in CrashReport

    Reporting-Endpoints: crash-reporting="https://example.com/reports"
    

    and

    Reporting-Endpoints: default="https://example.com/reports"
    
  3. Does the output match the Crash report format as documented https://developer.mozilla.org/en-US/docs/Web/API/CrashReport#instance_properties

    I'm asking because browser compat indicates that crash reports were sent to the endpoints from FF130 in https://github.com/mdn/browser-compat-data/blob/main/http/headers/Reporting-Endpoints.json#L104-L116 - so I am wondering what changed - did the reports just omit the context prior to this release?

  4. Is there a way to force a crash to test (in my personal tests scripts I tried allocating all resources etc, but Firefox is remarkably robust).

Flags: needinfo?(jmuizelaar)
Keywords: dev-doc-needed
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: