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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 13:39:30 PDT 2012


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org




--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org>  2012-03-29 13:39:28 PST ---
(In reply to comment #2)
> (From update of attachment 134649 [details])
> OK.  How do we observe this?

This doesn't change any existing behavior. The only user of these InputType functions
doesn't turn around and change the readonly / disabled state of the input. But if
someone wanted to do that than this ordering would matter. I had a patch that used
these functions and this confused me. To fix the problem we did not go with that
patch, but I still wanted to fix this issue.

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