[Webkit-unassigned] [Bug 70810] nameNodeListCache should be invalidate when name attribute changes/modified.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 09:29:57 PDT 2011


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





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2011-10-26 09:29:57 PST ---
(From update of attachment 112321)
Something seems wrong here.

The notifyNodeListsAttributeChanged call should be made from Node::dispatchSubtreeModifiedEvent() - there is even a comment saying that it's there to handle the name attribute. Why doesn't that work? Is DOMSubtreeModified event broken, too?

-- 
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