Two occurences of `eval()` in a test file trigger the assertion from Bug 1473549.
Bug 1549356 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Two occurences of `eval()` in a test file trigger the assertion from Bug 1473549. https://searchfox.org/mozilla-central/source/toolkit/components/passwordmgr/test/mochitest/test_basic_form_autocomplete.html#83 This can be avoided easily by flipping the pref to allow `eval()` temporarily.