Skip to content

Add support for 'moz-extension' scheme used by Firefox WebExtension code #974

@jaredhirsch

Description

@jaredhirsch

Do you want to request a feature or report a bug?

Bug

What is the current behavior?

Code inside Firefox WebExtensions is addressed using the scheme moz-extension. Stack traces containing these URLs aren't parsed properly. Changing the scheme to resource causes the stack to be properly parsed.

What is the expected behavior?

Stacks at moz-extension URLs should be parsed.

Looks like the issue is the analogous with #836, so I'd expect the fix will be analogous with #837. I'll try to find time to open a PR this week.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions