[Webkit-unassigned] [Bug 15274] REGRESSION: Javascript bug in getElementsByName or removeChild or insertBefore ?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 19:14:23 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15274





------- Comment #17 from eric at webkit.org  2007-10-07 19:14 PDT -------
My guess is this was hyatt's qname patch:
http://trac.webkit.org/projects/webkit/changeset/9824

I don't see why rootNodeChildrenChanged: 
    // Other methods (not part of DOM)
    virtual void rootNodeChildrenChanged() { }
    virtual void rootNodeAttributeChanged() {
NodeList::rootNodeChildrenChanged(); }

should be empty like that.  I expect it really should invalidate its length
cache, if nothing else.


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



More information about the webkit-unassigned mailing list