[Bug 25412] Allow some recursion in NodeIterator/TreeWalker

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

--- Comment #18 from Olli Pettay <bugs@pettay.fi> ---
Hmm, I was missing some bugmail here.
Indeed filter callback may mutate the DOM, so perhaps we could remove the flag.
However, disallowing nested calls does prevent certain types of
programming errors. I can't really see a good use case for nested calls.

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

Received on Friday, 25 April 2014 11:09:32 UTC