I think it is disabled on out-of-process builds. I.e. on any on-device
builds and soon on any b2g desktop builds.

With out-of-process there is much less need for slow-script dialogs
since you can always close a page that's unresponsive, even if it
doesn't return to the event loop.

/ Jonas

On Tue, May 6, 2014 at 7:07 AM, Marcio Galli <[email protected]> wrote:
> Hi all,
>
> I wonder if it is possible to replicate the "javascript is slow" pop
> in B2G. I have a code that does some controlled recursion along side
> with DOM injections.
>
> My goal is to create a very simple code that can 1) run the condition
> of slowness, and 2) evaluate from the abstraction layer, so think from
> a layer of tests.
>
> Would you think I can use Marionette project for this? Or something else?
>
> m
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to