- https://bugzilla.mozilla.org/show_bug.cgi?id=637471
- https://github.com/mozautomation/mozmill/blob/master/mozmill/mozmill/extension/resource/modules/controller.js#L1296
As best I can tell, MozMillAsyncTest is unfinished and unused. Is
anyone using it out there? Would anyone object to its removal? If
anyone is using it, what are you using it for?
Jeff
On Tue, Mar 1, 2011 at 12:02 PM, Mikeal Rogers <mikeal...@gmail.com> wrote:
> I think the thunderbird team is using it, i added it for dmose a long long
> time ago.
>
> --
> You received this message because you are subscribed to the Google Groups
> "MozMill Developers" group.
> To post to this group, send email to mozmi...@googlegroups.com.
> To unsubscribe from this group, send email to
> mozmill-dev...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/mozmill-dev?hl=en.
>
A. Deprecating the MozMillAsyncTest stuff and reimplementing if
someone calls for it:
https://bugzilla.mozilla.org/show_bug.cgi?id=637471
B. Refactoring the existing tests to use a prototype based structure a
la MozMillAsyncTest so that we can unify code paths and not have
multiple places to maintain and further define what it is to be a
test: https://bugzilla.mozilla.org/show_bug.cgi?id=641615
While B. would be a nice-to-have, if you asked me if I wanted to do
this now, I would have to say "no, i'd rather clean up, move on, and
revisit". But other opinions welcome.
Jeff
On Mon, Mar 14, 2011 at 2:07 PM, Mikeal Rogers <mikeal...@gmail.com> wrote:
> check with the thunderbird team. i added it for dmose.
>