(In reply to Tom Ritter [:tjr] from comment #11) > I submitted [another try run](https://treeherder.mozilla.org/jobs?repo=try&revision=cb9930d2904df5fa86f48640e504029a940cb1ea) that removes the NullPrincipal patch (in case it was messing anything up) and exempts some process types. Hopefully that addresses all the assertions and we're only left with test failures... This looks like it's taken care of all of the assertions. There are a bunch of RFP test failures that I am guessing weren't included in the original fix-the-tests patch. image/test/mochitest/test_discardFramesAnimatedImage.html is a bit of an unusual failure that claims to be new. I retriggered it a few times. It also looks like we've caused a leak `YOU ARE LEAKING THE WORLD (at least one JSRuntime and everything alive inside it, that is) AT JS_ShutDown TIME. FIX THIS!`
Bug 1941091 Comment 12 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Tom Ritter [:tjr] from comment #11) > I submitted [another try run](https://treeherder.mozilla.org/jobs?repo=try&revision=cb9930d2904df5fa86f48640e504029a940cb1ea) that removes the NullPrincipal patch (in case it was messing anything up) and exempts some process types. Hopefully that addresses all the assertions and we're only left with test failures... This looks like it's taken care of all of the assertions. There are a bunch of RFP test failures that I am guessing weren't included in the original fix-the-tests patch. image/test/mochitest/test_discardFramesAnimatedImage.html is a bit of an unusual failure that claims to be new. I retriggered it a few times (but the retriggers may have failed...?. It also looks like we've caused a leak `YOU ARE LEAKING THE WORLD (at least one JSRuntime and everything alive inside it, that is) AT JS_ShutDown TIME. FIX THIS!` - I tried to reproduce this with pernosco.