On Thu, Jan 27, 2011 at 09:18, Cajus Pollmeier <[email protected]> wrote:
> [
> anonymous(),
> qx.event.dispatch.Direct.prototype.dispatchEvent(),
> wrappedFunction(),
> qx.event.Manager.prototype.dispatchEvent(),
> qx.event.Registration.dispatchEvent(),
> qx.core.Object.prototype.dispatchEvent(),
> anonymous(),
> qx.io.remote.Request.prototype.__forwardEvent(),
> qx.io.remote.Request.prototype._onaborted(),
> qx.io.remote.RequestQueue.prototype._oncompleted(),
> ...
> ]
>
> For me the result is not very helpful ;-) It seems to be truncated by IE,
>
Actually, it's not truncated by IE, it's truncated by the method
getStackTraceFromCaller when you request the stack trace. It's finding a
function that it's already shown you, so thinking that it's likely recursive
and prevents an infinite loop. (It might be better if it allowed some number
of the same function to be displayed, since finding the same function on the
stack isn't necessarily a recursion issue.)
Derrell
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel