On Thu, Apr 25, 2019, at 7:55 PM, Gijs Kruitbosch wrote:
> Ideally, I think the debugging usecase would be better served by a more 
> barebones "here's a docshell that will load arbitrary content off our 
> trusted localhost server in 1 process" type app than by making desktop 
> firefox run these tests, but perhaps it's not worth our time to make 
> such a thing...

We have `mach run -layoutdebug <url>` which will load a document from any host 
in the content process. I'm not sure how easy it would be to be able to load 
mochitests in this environment (although you could probably kick off a real 
mochitest single test run, leave it open, then run the layout debugger pointing 
to mochi.test), but for most of my single process debugging needs the layout 
debugger works well.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to