[Webkit-unassigned] [Bug 59028] Move complexity from DataTransferItemsChromium and DataTransferItemChromium for base class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 14:00:04 PDT 2011


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


Igor Trindade Oliveira <itrindade.oliveira at gmail.com> changed:

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




--- Comment #5 from Igor Trindade Oliveira <itrindade.oliveira at gmail.com>  2011-04-21 14:00:04 PST ---
Created an attachment (id=90594)
 --> (https://bugs.webkit.org/attachment.cgi?id=90594&action=review)
Patch

The forward declaration is not possible in DataTransferItem.h, the template needs to know about Clipboard, if i do not include it, it would be an incomplete type.
The setters was removed(my fault) and the enumerator and constructor from DataTransferItemChromium are private again.

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