You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions
Hey all! There have been a couple time where our extension crashed for a user, causing it to get disabled on the user's browser (see attached for what the user sees - a reload button).
What are best practices in trying to debug what caused a crash? Does Chrome have any logs for it?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions
We had some issues a few years back. We used our own diagnostic logging (writing debug breadcrumbs locally) and then had the customer send us the logs once it reproduced. This helped us narrow down the rep steps. Once you have rep steps, you can get more information by running chrome with flags: http://dev.chromium.org/for-testers/enable-logging