[Webkit-unassigned] [Bug 53791] New: HTMLOutputElement::childrenChanged() should call its base class childrenChanged()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 10:59:11 PST 2011


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

           Summary: HTMLOutputElement::childrenChanged() should call its
                    base class childrenChanged()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com
                CC: bashi at google.com
            Blocks: 50916


While working on the bug https://bugs.webkit.org/show_bug.cgi?id=50916, I noticed that this is the only element that is not calling its base class childrenChanged().
Adding code to Element::childrenChanged() will not have the desired effect on HTMLOutputElement.

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