Bug 98827

Summary: [chromium] Add drop events for plugins
Product: WebKit Reporter: Sadrul Habib Chowdhury <sadrul>
Component: New BugsAssignee: Sadrul Habib Chowdhury <sadrul>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.