Bug 1816242 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

IsInclusiveDescendantOf calls can be rather slow, and it seems some js/html based code editors remove often nodes which are something like
<div>text</div>.
IsInclusiveDescendantOf calls can be rather slow, and it seems some js/html based code editors remove often nodes which are something like
<div>text</div>. 
And mRoot shouldn't be updated to the same value it already has.

Back to Bug 1816242 Comment 0