Skip to content

[feature] Stringify XPCOM errors for messaging system. #1

@kixxauth

Description

@kixxauth

When an XPCOM error is JSON.stringify()'d to pass through our messaging system it loses all of it's properties. Thus, in the error dialog on the GUI has no useful information for these errors.

So, somehow, we need to detect these errors and stringify them so that they are passed through to the GUI context properly via the messaging system.

However, since the messaging system is still in flux, this will have to wait.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions