RESOLVED FIXED 133402
[GTK] media controls should prevent 'click' events from reaching the page
https://bugs.webkit.org/show_bug.cgi?id=133402
Summary [GTK] media controls should prevent 'click' events from reaching the page
Xabier Rodríguez Calvar
Reported 2014-05-30 02:23:18 PDT
+++ This bug was initially created as a clone of Bug #133268 +++ The C++ based media control elements stopped 'click' event propagation, the JS based controls should too.
Attachments
Patch (3.83 KB, patch)
2014-05-30 03:14 PDT, Xabier Rodríguez Calvar
no flags
Patch (3.41 KB, patch)
2014-05-30 03:32 PDT, Xabier Rodríguez Calvar
no flags
Xabier Rodríguez Calvar
Comment 1 2014-05-30 03:14:52 PDT
Xabier Rodríguez Calvar
Comment 2 2014-05-30 03:32:22 PDT
Created attachment 232289 [details] Patch Removed returning true for handlePlay and handleTimeUpdate which are not input but video events.
Xabier Rodríguez Calvar
Comment 3 2014-06-01 09:31:59 PDT
If any reviewer had a minute for this quick review I would be deeply grateful :D
WebKit Commit Bot
Comment 4 2014-06-02 01:31:57 PDT
Comment on attachment 232289 [details] Patch Clearing flags on attachment: 232289 Committed r169527: <http://trac.webkit.org/changeset/169527>
WebKit Commit Bot
Comment 5 2014-06-02 01:32:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.