Bug 98827 - [chromium] Add drop events for plugins
Summary: [chromium] Add drop events for plugins
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sadrul Habib Chowdhury
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 15:31 PDT by Sadrul Habib Chowdhury
Modified: 2012-10-09 16:28 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.15 KB, patch)
2012-10-09 15:34 PDT, Sadrul Habib Chowdhury
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sadrul Habib Chowdhury 2012-10-09 15:31:58 PDT
[chromium] Add drop events for plugins
Comment 1 Sadrul Habib Chowdhury 2012-10-09 15:34:32 PDT
Created attachment 167863 [details]
Patch
Comment 2 Sadrul Habib Chowdhury 2012-10-09 15:36:12 PDT
Hi! This is an 'oops CL' to add some parts I missed in the last patch (sorry). I have updated the test accordingly.
Comment 3 WebKit Review Bot 2012-10-09 15:36:37 PDT
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 4 Adam Barth 2012-10-09 15:50:26 PDT
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 5 WebKit Review Bot 2012-10-09 16:28:54 PDT
Comment on attachment 167863 [details]
Patch

Clearing flags on attachment: 167863

Committed r130825: <http://trac.webkit.org/changeset/130825>
Comment 6 WebKit Review Bot 2012-10-09 16:28:57 PDT
All reviewed patches have been landed.  Closing bug.