Log JavaScript stack traces and user agents #2756

Closed
opened 2015-04-23 16:04:37 +00:00 by wjt · 4 comments

It's nice that the error log contains Python stack traces. It would be nice for client-side errors reported via api.logError to do the same. Patches to follow. (Obviously it's of semi-limited use if the JS is minified and there are no source maps.)

It's nice that the error log contains Python stack traces. It would be nice for client-side errors reported via `api.logError` to do the same. Patches to follow. (Obviously it's of semi-limited use if the JS is minified and there are no source maps.)
j added the
frontend
label 2015-04-23 16:04:37 +00:00
j added this to the 14.04 milestone 2015-04-23 16:04:37 +00:00
rlx was assigned by j 2015-04-23 16:04:37 +00:00
j added the
normal
defect
labels 2015-04-23 16:04:37 +00:00
Author

Attachment 0001-window.onerror-log-stack-to-server-if-available.patch (1350 bytes) added

**Attachment** 0001-window.onerror-log-stack-to-server-if-available.patch (1350 bytes) added
Author

Attachment 0002-logError-log-HTTP_USER_AGENT.patch (968 bytes) added

**Attachment** 0002-logError-log-HTTP_USER_AGENT.patch (968 bytes) added
Owner

traceback is better if debug mode is enabled and non minified versions are used.
adding new ticket to evaluate if we can add sourcemaps #2784

traceback is better if debug mode is enabled and non minified versions are used. adding new ticket to evaluate if we can add sourcemaps #2784
Owner

In []changeset:pandora,4984:

#!CommitTicketReference repository="" revision="pandora,4984"
now that we have js tracebacks, also open dialog for js errors, fixes #2756
In []changeset:pandora,4984: ``` #!CommitTicketReference repository="" revision="pandora,4984" now that we have js tracebacks, also open dialog for js errors, fixes #2756 ```
j added the
fixed
label 2015-05-20 10:51:03 +00:00
j closed this issue 2015-05-20 10:51:03 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2756
No description provided.