Bug 76993 - [chromium] Refactor Clipboard invalidate for DataTransferItem/DataTransferItemList into a wrapper
Summary: [chromium] Refactor Clipboard invalidate for DataTransferItem/DataTransferIte...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Cheng
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 02:16 PST by Daniel Cheng
Modified: 2012-01-25 14:33 PST (History)
0 users

See Also:


Attachments
Patch (10.96 KB, patch)
2012-01-25 02:21 PST, Daniel Cheng
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Cheng 2012-01-25 02:16:16 PST
[chromium] Refactor Clipboard invalidate for DataTransferItem/DataTransferItemList into a wrapper
Comment 1 Daniel Cheng 2012-01-25 02:21:59 PST
Created attachment 123904 [details]
Patch
Comment 2 Tony Chang 2012-01-25 11:26:42 PST
Comment on attachment 123904 [details]
Patch

I'm not in love with the name Wrapper.  Maybe DataTransferItemListPolicyWrapper or DataTransferItemListClipboardPolicy or something.
Comment 3 Daniel Cheng 2012-01-25 14:33:42 PST
Committed r105928: <http://trac.webkit.org/changeset/105928>