[Webkit-unassigned] [Bug 97438] New: [Forms] We should disconnect DateTimeEditElement and DateTimeFieldElement on layout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 01:51:49 PDT 2012


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

           Summary: [Forms] We should disconnect DateTimeEditElement and
                    DateTimeFieldElement on layout()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


DateTimeEditElement::layout() calls removeChild() for DateTimeFieldElement during layout(). Although, we don't call DateTimeFieldElement::removeEventHandler() to disconnect DateTImeEditElement and DateTimeFieldElement.

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