Opened 10 years ago
Closed 10 years ago
#14567 closed feature (plugin)
cross-browser processing of unhandled exceptions
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
As per the following links, cross-browser methods to process unhandled exceptions, such as catching them, and getting details such as a call stack.
The common reason is to detect client-side bugs and post them to a server for logging, as an aid to debugging issues only seen 'in the wild'.
http://web.archive.org/web/20100527065045/http://gist.github.com/156138
Would really appreciate this in the 1.x branch so can use with corporate/intranet clients still using IE8.
Note: See
TracTickets for help on using
tickets.
This would not be embraced enough to warrant ubiquity.