Bug 62113 - [chromium] Delete dead clipboard code.
Summary: [chromium] Delete dead clipboard code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Cheng
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-05 23:31 PDT by Daniel Cheng
Modified: 2011-06-06 14:52 PDT (History)
2 users (show)

See Also:


Attachments
Patch (31.65 KB, patch)
2011-06-05 23:36 PDT, Daniel Cheng
no flags Details | Formatted Diff | Diff
Patch (32.70 KB, patch)
2011-06-06 12:59 PDT, 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 2011-06-05 23:31:40 PDT
We never ended up using these new objects.
Comment 1 Daniel Cheng 2011-06-05 23:36:24 PDT
Created attachment 96065 [details]
Patch
Comment 2 WebKit Review Bot 2011-06-06 00:32:20 PDT
Comment on attachment 96065 [details]
Patch

Attachment 96065 [details] did not pass cr-mac-ews (chromium):
Output: http://queues.webkit.org/results/8772315
Comment 3 Tony Chang 2011-06-06 09:52:27 PDT
Comment on attachment 96065 [details]
Patch

Yay for deleting code.

Looks like WebKit/chromium/src/WebDragData.cpp includes ChromiumDataObjectLegacy.h.
Comment 4 Daniel Cheng 2011-06-06 12:59:04 PDT
Created attachment 96112 [details]
Patch
Comment 5 Daniel Cheng 2011-06-06 14:52:57 PDT
Committed r88192: <http://trac.webkit.org/changeset/88192>