RESOLVED FIXED 55755
Remove onformchange and onforminput events/event handlers
https://bugs.webkit.org/show_bug.cgi?id=55755
Summary Remove onformchange and onforminput events/event handlers
Attachments
proposed patch (37.54 KB, patch)
2011-04-04 15:08 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2011-03-04 10:43:04 PST
Alexey Proskuryakov
Comment 2 2011-04-04 15:08:37 PDT
Created attachment 88140 [details] proposed patch
Darin Adler
Comment 3 2011-04-04 15:10:37 PDT
Comment on attachment 88140 [details] proposed patch How long have these been in? Have they been in Chrome and Safari releases? Mac OS X WebKit?
Alexey Proskuryakov
Comment 4 2011-04-04 15:13:25 PDT
The code was added in bug 26141 in January 2011.
Kent Tamura
Comment 5 2011-04-04 18:44:48 PDT
(In reply to comment #3) > (From update of attachment 88140 [details]) > How long have these been in? Have they been in Chrome and Safari releases? Mac OS X WebKit? Safari 5 or prior doesn't have them, and only Chrome 10 and 11 have them. If the patch is committed, Chrome 12 won't have them.
WebKit Commit Bot
Comment 6 2011-04-05 04:45:50 PDT
Comment on attachment 88140 [details] proposed patch Clearing flags on attachment: 88140 Committed r82925: <http://trac.webkit.org/changeset/82925>
WebKit Commit Bot
Comment 7 2011-04-05 04:45:57 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 8 2011-04-05 05:29:50 PDT
http://trac.webkit.org/changeset/82925 might have broken Qt Linux Release The following tests are not passing: fast/dom/Window/window-properties.html fast/dom/Window/window-property-descriptors.html
Alexey Proskuryakov
Comment 9 2011-04-05 08:48:18 PDT
Qt results were updated in r82941.
Alexey Proskuryakov
Comment 10 2011-04-05 17:34:38 PDT
Windows results also need to be updated, bug 57881. Trivial follow-up in bug 57908.
Note You need to log in before you can comment on or make changes to this bug.