File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- draft_date : 2026-05-18
1+ draft_date : 2026-05-21
22name : Crash Reporting
33description : TODO
44spec : https://wicg.github.io/crash-reporting/
55compat_features :
6- - api.CrashReportContext
7- - api.CrashReportContext.delete
8- - api.CrashReportContext.initialize
9- - api.CrashReportContext.set
10- - api.Window.crashReport
116 - http.headers.Reporting-Endpoints.default.receives_crash_type
127
138# The following features in the spec are already part of web-features:
9+ # - Crash report storage:
10+ # - api.CrashReportContext
11+ # - api.CrashReportContext.delete
12+ # - api.CrashReportContext.initialize
13+ # - api.CrashReportContext.set
14+ # - api.Window.crashReport
1415# - Crash reporting:
1516# - http.headers.Reporting-Endpoints.crash-reporting
Original file line number Diff line number Diff line change 22# Do not edit this file by hand. Edit the source file instead!
33
44status:
5- baseline: false
5+ baseline: low
6+ baseline_low_date: 2024-09-03
67 support:
7- chrome: "145"
8- chrome_android: "145"
9- edge: "145"
8+ chrome: "96"
9+ chrome_android: "96"
10+ edge: "96"
11+ firefox: "130"
12+ firefox_android: "130"
13+ safari: "16.4"
14+ safari_ios: "16.4"
1015compat_features:
11- # baseline: low
12- # baseline_low_date: 2024-09-03
13- # support:
14- # chrome: "96"
15- # chrome_android: "96"
16- # edge: "96"
17- # firefox: "130"
18- # firefox_android: "130"
19- # safari: "16.4"
20- # safari_ios: "16.4"
2116 - http.headers.Reporting-Endpoints.default.receives_crash_type
22-
23- # ⬇️ Same status as overall feature ⬇️
24- # baseline: false
25- # support:
26- # chrome: "145"
27- # chrome_android: "145"
28- # edge: "145"
29- - api.CrashReportContext
30- - api.CrashReportContext.delete
31- - api.CrashReportContext.initialize
32- - api.CrashReportContext.set
33- - api.Window.crashReport
You can’t perform that action at this time.
0 commit comments