RESOLVED FIXED 113982
Don't dispatch delayed click if snapshotted plugin was triggered by a click on the label
https://bugs.webkit.org/show_bug.cgi?id=113982
Summary Don't dispatch delayed click if snapshotted plugin was triggered by a click o...
Dean Jackson
Reported 2013-04-04 17:52:22 PDT
There was a regression as we moved to the ShadowRoot that started always dispatching the click through to the restarted plugin. Previously, a click on the snapshot banner would not forward the click, even though it restarts the plugin. <rdar://problem/13320869>
Attachments
Patch (8.41 KB, patch)
2013-04-04 18:12 PDT, Dean Jackson
thorton: review+
Dean Jackson
Comment 1 2013-04-04 18:12:08 PDT
Tim Horton
Comment 2 2013-04-04 18:15:30 PDT
Comment on attachment 196564 [details] Patch Test case would be nice!
Dean Jackson
Comment 3 2013-04-04 18:21:00 PDT
Test case temporarily delayed due to another bug. It's coming.
Dean Jackson
Comment 4 2013-04-04 18:23:54 PDT
Note You need to log in before you can comment on or make changes to this bug.