[Bug 25412] Allow some recursion in NodeIterator/TreeWalker

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

--- Comment #8 from Boris Zbarsky <bzbarsky@mit.edu> ---
> What currently happens in these cases?

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.

> Change mInAcceptNode 

OK, that's not the "duplicate this behavior across the whole platform" thing I
was objecting to, so I'm not sure why you quoted that bit if you were not
responding to it... ;)

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

Received on Wednesday, 23 April 2014 15:37:58 UTC