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

Move debug functions to Window IDL. #2381

Merged
merged 1 commit into from May 9, 2014
Merged

Commits on May 9, 2014

  1. Move debug functions to Window IDL.

    This is a cleaner way to expose those functions, and makes it possible to
    remove a significant amount code in rust-mozjs.
    
    The assert() function is no longer exposed, as it was unused and not very
    useful.
    Ms2ger committed May 9, 2014
You can’t perform that action at this time.