[Webkit-unassigned] [Bug 42121] [chromium] Add new WebClipboard method for setting generic data in copy/cut handlers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 14:53:52 PDT 2010


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


Daniel Cheng <dcheng at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61301|0                           |1
        is obsolete|                            |
  Attachment #61419|                            |review?, commit-queue?
               Flag|                            |




--- Comment #3 from Daniel Cheng <dcheng at chromium.org>  2010-07-13 14:53:51 PST ---
Created an attachment (id=61419)
 --> (https://bugs.webkit.org/attachment.cgi?id=61419)
Patch

Sorry, forgot to commit the changes for the ChangeLog.

ClipboardChromium::setData (or ChromiumDataObject) will call ChromiumBridge::clipboard()->writeDataFlavor() directly when setting data for a copy/cut. As mentioned in bug 40515, it'd be nice if we had the equivalent of startDrag() for copy and cut, but I don't think that feature is going to make M6.

-- 
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