RESOLVED FIXED 49986
Default event handlers should also be using event retargeting.
https://bugs.webkit.org/show_bug.cgi?id=49986
Summary Default event handlers should also be using event retargeting.
Dimitri Glazkov (Google)
Reported 2010-11-23 12:11:09 PST
Default event handlers should also be using event retargeting.
Attachments
Hasn't run tests yet. (4.24 KB, patch)
2010-11-23 12:13 PST, Dimitri Glazkov (Google)
no flags
Patch (5.29 KB, patch)
2010-11-23 14:22 PST, Dimitri Glazkov (Google)
no flags
Dimitri Glazkov (Google)
Comment 1 2010-11-23 12:13:07 PST
Created attachment 74686 [details] Hasn't run tests yet.
Dimitri Glazkov (Google)
Comment 2 2010-11-23 14:22:17 PST
WebKit Commit Bot
Comment 3 2010-11-28 22:45:53 PST
Comment on attachment 74697 [details] Patch Clearing flags on attachment: 74697 Committed r72783: <http://trac.webkit.org/changeset/72783>
WebKit Commit Bot
Comment 4 2010-11-28 22:45:58 PST
All reviewed patches have been landed. Closing bug.
Dimitri Glazkov (Google)
Comment 5 2010-12-02 09:16:36 PST
I was wrong. Default event retargeting causes other problems. For instance, DOMActivate event gets fired more than once. Rethinking the approach.
Dimitri Glazkov (Google)
Comment 6 2010-12-03 10:47:39 PST
Fixed in bug 50396.
Note You need to log in before you can comment on or make changes to this bug.