- From: <bugzilla@jessica.w3.org>
- Date: Wed, 23 Apr 2014 15:56:40 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25412 --- Comment #10 from Boris Zbarsky <bzbarsky@mit.edu> --- > So why do we have a special guard for this filter thing to begin with? Because the algorithm for NodeIterator/TreeWalker doesn't safely handle the case when the filter modifies the iterator/walker location, last I checked. If it's changed to do that, we could probably remove the recursion check here. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 23 April 2014 15:56:42 UTC