Steven Hair
Steven Hair
Ah, I was unaware of this compiler option. Thanks!
I had the same problem with Firefox 68.0.1, but 68.0.2 seems to work. Edit: I should mention that I already had the shm set to 2gb. 68.0.1 failed to launch,...
It also interferes with [chai-html](https://www.npmjs.com/package/chai-html). I've had success putting `chai.use(chaiHttp)` in a `before` block, but 1. that may just work because of the order in which my tests are running,...
I'm not able to get custom security handlers to run at all: #539