[Bug 25412] Allow some recursion in NodeIterator/TreeWalker

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25412

--- Comment #9 from Aryeh Gregor <ayg@aryeh.name> ---
(In reply to Boris Zbarsky from comment #8)
> We just make the call.  If we hit native stack limits, an exception is
> thrown.  More or less like the IE behavior you're seeing.

So why do we have a special guard for this filter thing to begin with?  Why not
just let the usual stack limit provisions handle it?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 23 April 2014 15:50:47 UTC