Bug 71512 - [chromium] Remove unused clipboard methods
Summary: [chromium] Remove unused clipboard methods
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-11-03 15:02 PDT by Daniel Cheng
Modified: 2011-11-03 22:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.90 KB, patch)
2011-11-03 15:11 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-11-03 15:02:35 PDT
There's a couple stray functions left over from several previous attempts at improving clipboard/drag and drop.
Comment 1 Daniel Cheng 2011-11-03 15:11:22 PDT
Created attachment 113562 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-03 15:13:59 PDT
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 3 Daniel Cheng 2011-11-03 15:29:21 PDT
Committed r99237: <http://trac.webkit.org/changeset/99237>
Comment 4 Darin Fisher (:fishd, Google) 2011-11-03 22:37:26 PDT
LGTM