Re: Automatically including add_task into SimpleTest.js

2019-04-18 Thread Brian Grinstead
This has now landed, so feel free to start using add_task without any extra boilerplate in mochitests. AddTask.js is also now removed so if you had any in-flight patches that were adding tests using it please remove the

Automatically including add_task into SimpleTest.js

2019-04-12 Thread Brian Grinstead
This came up in https://groups.google.com/d/msg/mozilla.dev.platform/eptWENSn4wM/sjCWfj1LBwAJ: > On Apr 1, 2019, at 12:38 PM, Brian Grinstead wrote: >> On Apr 1, 2019, at 12:15 PM, Boris Zbarsky wrote: >> I do have one other question on the templates: for mochitest-plain, add_task >> is a pret