Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kixxauth opened this issue Dec 15, 2010 · 0 comments
Open

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

kixxauth opened this issue Dec 15, 2010 · 0 comments

Comments

@kixxauth
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant