[Webkit-unassigned] [Bug 44992] [chromium] Prepare Clipboard/DragData for transition to new drag-and-drop interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 16:52:56 PDT 2010


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


Daniel Cheng <dcheng at chromium.org> changed:

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




--- Comment #23 from Daniel Cheng <dcheng at chromium.org>  2010-10-08 16:52:55 PST ---
Created an attachment (id=70318)
 --> (https://bugs.webkit.org/attachment.cgi?id=70318)
Patch

This converts CDO into a wrapper for 3 potential backing classes -- CDOLegacy, RDO, or WDO. RDO/WDO are the only classes that will be needed in the new model; since we haven't transitioned fully yet, we keep all 3 around.

I've submitted try jobs for these as well--the test runs I did yesterday succeeded, but I made a couple followup changes today and I'd like to verify that it still works.

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