Re: [whatwg/dom] TreeWalker's nextNode() method can result in an infinite loop because the value of node never changes if it doesn't have a child (#667)

Looking at https://searchfox.org/mozilla-central/source/dom/base/TreeWalker.cpp#172-185 it seems like the fix might have to be a bit more involved and there's some other cases not covered here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/667#issuecomment-480818653

Received on Monday, 8 April 2019 12:52:56 UTC