The CrashReportBody interface of the Reporting API represents
body of a crash report (the return value of its Report.body
The CrashReportBody interface of the Reporting API represents body of a crash report (the return value of its `Report.body`
(reason this)Property.
A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
Property. A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
(set-reason! this val)Property.
A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
Property. A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |