Skip to content
Snippets Groups Projects

Extensions debuggability improvements

Merged Administrator requested to merge extension-activation-errors into master

Created by: sqs

See commits.

This makes it so that:

  1. On the webapp, extensions' log messages and exceptions are attributed to the exact JS file (not just a blob: URI that sometimes opens in a weird new tab)
  2. The JS bundle filename now contains the extension ID, not just 123.js, so it's easier to know which extension produced a given log or exception.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading