{
 "compat_features": [
  "api.CrashReportContext",
  "api.CrashReportContext.delete",
  "api.CrashReportContext.initialize",
  "api.CrashReportContext.set",
  "api.Window.crashReport"
 ],
 "description": "The window.crashReport object is a key-value store to record information about your application's state. If there's a crash, then the data in the key-value store is sent to your crash reporting endpoint, to help you pinpoint the cause of the crash.",
 "description_html": "The <code>window.crashReport</code> object is a key-value store to record information about your application's state. If there's a crash, then the data in the key-value store is sent to your crash reporting endpoint, to help you pinpoint the cause of the crash.",
 "group": [
  "reporting"
 ],
 "kind": "feature",
 "name": "Crash report storage",
 "spec": [
  "https://wicg.github.io/crash-reporting/#crash-report-storage"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.CrashReportContext": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145"
    }
   },
   "api.CrashReportContext.delete": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145"
    }
   },
   "api.CrashReportContext.initialize": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145"
    }
   },
   "api.CrashReportContext.set": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145"
    }
   },
   "api.Window.crashReport": {
    "baseline": false,
    "support": {
     "chrome": "145",
     "chrome_android": "145",
     "edge": "145"
    }
   }
  },
  "support": {
   "chrome": "145",
   "chrome_android": "145",
   "edge": "145"
  }
 },
 "id": "reporting-crashes-storage",
 "groups": [
  "reporting"
 ],
 "specs": [
  {
   "url": "https://wicg.github.io/crash-reporting/#crash-report-storage",
   "seriesComposition": "full",
   "shortname": "crash-reporting",
   "series": {
    "shortname": "crash-reporting",
    "currentSpecification": "crash-reporting",
    "title": "Crash Reporting",
    "shortTitle": "Crash Reporting",
    "nightlyUrl": "https://wicg.github.io/crash-reporting/"
   },
   "organization": "W3C",
   "groups": [
    {
     "name": "Web Platform Incubator Community Group",
     "url": "https://www.w3.org/community/wicg/"
    }
   ],
   "nightly": {
    "url": "https://wicg.github.io/crash-reporting/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/crash-reporting",
    "sourcePath": "index.bs",
    "filename": "index.html"
   },
   "title": "Crash Reporting",
   "source": "spec",
   "shortTitle": "Crash Reporting",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": "crash-report-storage"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}