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

Patch for Bug 608235 ("Incorrect error message for undefined[undefined]") #79

Merged
merged 1 commit into from Aug 27, 2012

Conversation

anba
Copy link
Contributor

@anba anba commented Aug 12, 2012

To ensure a user-friendly representation is being used, ScriptRuntime.toString() is now called for each argument. Also added undefDeleteError() to get all undefXError() code at a single location in the ScriptRuntime class.

…d]")

To ensure a user-friendly representation is being used, ScriptRuntime.toString() is now called for each argument. Also added undefDeleteError() to get all undefXError() code at a single location in the ScriptRuntime class.
hns added a commit that referenced this pull request Aug 27, 2012
Patch for Bug 608235 ("Incorrect error message for undefined[undefined]")
@hns hns merged commit 698e4ec into mozilla:master Aug 27, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants