mirror of
https://github.com/servo/servo.git
synced 2025-10-18 09:19:16 +01:00
Ensure SpiderMonkey shuts down cleanly This is the alternate solution that I described in #24845. Given how much simpler the resulting code is, I'm now much more in favour of this design. Depends on https://github.com/servo/rust-mozjs/pull/487. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21696 and fix #22276 - [x] There are tests for these changes |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
lib.rs |