servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

Add support for CustomAutoRooter #225

Closed michaelwu closed 8 years ago

michaelwu commented 8 years ago

As requested by @jdm . Fixes https://github.com/servo/servo/issues/7676. Not particularly great to use but it works for me.

Review on Reviewable

jdm commented 8 years ago

I'd like to see the transmutes replaced with casts; otherwise this looks ok.

michaelwu commented 8 years ago

Transmutes replaced with casts.

jdm commented 8 years ago

@bors-servo: r+

bors-servo commented 8 years ago

:pushpin: Commit a91d5e4 has been approved by jdm

bors-servo commented 8 years ago

:hourglass: Testing commit a91d5e4 with merge 2a98c08...

bors-servo commented 8 years ago

:sunny: Test successful - travis