[Webkit-unassigned] [Bug 51079] Possible infinite loop in ContainerNode::willRemoveChildren

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 19:29:40 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=51079


Elliott Sprehn <esprehn at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |esprehn at chromium.org




--- Comment #6 from Elliott Sprehn <esprehn at chromium.org>  2013-03-28 19:27:50 PST ---
What was the reason for this fix? Gecko and Opera both end up in an infinite loop here so it's not clear avoiding it makes sense, and avoiding it added some complication to the algorithm (and more iterations over the children).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list