Emilio Cobos Álvarez
943d94de7f
Bug 1448201: Fix SpiderMonkey Rust breakage. r=jdm
...
Was broken by bug 888600, which converted JSID_VOID into a constexpr and thus
made it not appear at build time.
This should make this faster as well...
MozReview-Commit-ID: 34eQhr5H5Ks
2018-03-23 02:15:55 +01:00
Kannan Vijayan
699e30a488
Bug 1411415 - r=bz r=fitzgen
2018-03-05 19:27:02 -05:00
Jon Coppeard
4918fd182c
Bug 1441988 - Fix rust build bustage by adding Auto*Vector to list of opaque types r=me
2018-03-01 17:50:18 +00:00
Philip Chimento
35939c7304
Bug 1428605 - Add JS:: namespace to API where it's missing. r=sfink
2018-01-07 19:08:33 -08:00
Nick Fitzgerald
25b4aafdce
Bug 1421056 - Changes to the js Rust crate needed for Starling. r=till
...
Changes include: whitelisting more things in `bindgen`, exposing the builtin
micro-task queue, and more conversion implementations.
2017-11-27 15:58:00 -05:00
Nathan Froyd
3da0ebc640
Bug 1325632 - part 3 - compile rust bindings with -fno-sized-deallocation; r=ted.mielczarek
...
This probably doesn't make a huge difference, as we're not generating
any code here, but better safe than sorry.
2017-11-15 14:53:17 -04:00
Nick Fitzgerald
6d64345441
Bug 1414030 - Update the bindgen dependency for js/rust. r=emilio
2017-11-02 12:08:00 -04:00
Nick Fitzgerald
6c2f18280a
Bug 1277338 - Part 9: Move the servo/rust-mozjs crate providing bindings to SpiderMonkey to js/rust; r=sfink
2017-09-05 09:26:21 -07:00