Summary: | [GTK] media controls should prevent 'click' events from reaching the page | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Xabier Rodríguez Calvar <calvaris> | ||||||
Component: | WebCore Misc. | Assignee: | Xabier Rodríguez Calvar <calvaris> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | calvaris, commit-queue, eric.carlson, glenn, jer.noble, mrobinson, philipj, sergio, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | 133268 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Xabier Rodríguez Calvar
2014-05-30 02:23:18 PDT
Created attachment 232288 [details]
Patch
Created attachment 232289 [details]
Patch
Removed returning true for handlePlay and handleTimeUpdate which are not input but video events.
If any reviewer had a minute for this quick review I would be deeply grateful :D Comment on attachment 232289 [details] Patch Clearing flags on attachment: 232289 Committed r169527: <http://trac.webkit.org/changeset/169527> All reviewed patches have been landed. Closing bug. |