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

Conversation

@Ms2ger
Copy link
Contributor

Ms2ger commented May 9, 2014

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.

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.
@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented May 9, 2014

Critic review: https://critic.hoppipolla.co.uk/r/1518

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@highfive
Copy link

highfive commented May 9, 2014

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
@Ms2ger
Copy link
Contributor Author

Ms2ger commented May 9, 2014

Depends on servo/rust-mozjs#79

@jdm

This comment has been minimized.

Copy link

jdm commented on 30055d9 May 9, 2014

r+

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented on 30055d9 May 9, 2014

saw approval from jdm
at Ms2ger@30055d9

This comment has been minimized.

Copy link
Contributor

bors-servo replied May 9, 2014

merging Ms2ger/servo/mozjs-spring-cleanup = 30055d9 into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied May 9, 2014

Ms2ger/servo/mozjs-spring-cleanup = 30055d9 merged ok, testing candidate = 78917f4

This comment has been minimized.

Copy link
Contributor

bors-servo replied May 9, 2014

fast-forwarding master to auto = 78917f4

bors-servo pushed a commit that referenced this pull request May 9, 2014
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.
@bors-servo bors-servo merged commit 30055d9 into servo:master May 9, 2014
1 check passed
1 check passed
default all tests passed
@Ms2ger Ms2ger deleted the Ms2ger:mozjs-spring-cleanup branch May 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.