[Webkit-unassigned] [Bug 82644] New: InputType attribute changed functions should happen after the attribute change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 12:48:41 PDT 2012


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

           Summary: InputType attribute changed functions should happen
                    after the attribute change
           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: joepeck at webkit.org
                CC: ddkilzer at webkit.org, tkent at chromium.org,
                    benjamin at webkit.org


InputType::disabledAttributeChanged and InputType::readonlyAttributeChanged should happen
after the attribute has actually changed. This way if the InputType looks at the state, it would
correctly get the new value, not the old value.

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