View Issue Details

IDProjectCategoryView StatusLast Update
4965Composrcorepublic2022-11-10 01:16
ReporterChris Graham Assigned ToGuest  
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary4965: Error logging of JavaScript errors via Reporting API
DescriptionThere's an API we can use for logging any JavaScript errors that occur. We can route them through to the error log like we do CSP errors.

https://w3c.github.io/reporting/

Update tut_webapp to reference the spec.

Then we can remove our old window.alert system, which is turned off anyway.
TagsType: JavaScript, Type: Standards compliance
Attach Tags
Time estimation (hours)2
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
Upload Files
Maximum size: 32,768 KiB

Attach files by dragging & dropping, selecting or pasting them.
You are not logged in You are not logged in. This means you will not get any e-mail notifications. And if you reply, we will not know for sure you are the original poster of the issue.

Issue History

Date Modified Username Field Change
2022-10-05 23:59 Chris Graham New Issue
2022-10-05 23:59 Chris Graham Tag Attached: Type: Standards compliance
2022-11-10 01:16 Chris Graham Tag Attached: Type: JavaScript
2022-11-10 01:16 Chris Graham Description Updated