[Webkit-unassigned] [Bug 44727] [chromium] Add support for non-text/non-URL types in event.dataTransfer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 16:30:24 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44727


Daniel Cheng <dcheng at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #2 from Daniel Cheng <dcheng at chromium.org>  2010-08-30 16:30:25 PST ---
The associated Chromium-side patch is at http://codereview.chromium.org/2868069/show. 
The Windows side for the Chromium patch is more or less complete (ClipboardWin::WriteData does need to be updated though). I am working on merging in the changes I've made to the Mac/Linux side.

I'm currently not sure how to land this patch once it gets past review; there's some dependencies from the browser on renderer side changes, and vise versa. There's also what (I suspect) is a layering violation in the EventSender/WebViewHost changes, so any suggestions on how to resolve that would be welcome.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list