[chromium] Add drop events for plugins
Created attachment 167863 [details] Patch
Hi! This is an 'oops CL' to add some parts I missed in the last patch (sorry). I have updated the test accordingly.
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment on attachment 167863 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=167863&action=review > LayoutTests/platform/chromium/plugins/drag-events.html:12 > +<embed id="plugin" type="application/x-webkit-test-webplugin" contentEditable></embed> woah, a contenteditable embed. That's crazy talk!
Comment on attachment 167863 [details] Patch Clearing flags on attachment: 167863 Committed r130825: <http://trac.webkit.org/changeset/130825>
All reviewed patches have been landed. Closing bug.