Bug 74227 - [chromium] Remove BufferDrag from WebClipboard::Buffer enum.
Summary: [chromium] Remove BufferDrag from WebClipboard::Buffer enum.
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: 2011-12-09 16:52 PST by Daniel Cheng
Modified: 2011-12-12 12:48 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2011-12-09 16:53 PST, Daniel Cheng
tony: review+
webkit.review.bot: commit-queue-
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-12-09 16:52:29 PST
[chromium] Remove BufferDrag from WebClipboard::Buffer enum.
Comment 1 Daniel Cheng 2011-12-09 16:53:45 PST
Created attachment 118666 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-09 16:57:12 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 3 WebKit Review Bot 2011-12-09 19:53:18 PST
Comment on attachment 118666 [details]
Patch

Attachment 118666 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10826500
Comment 4 Tony Chang 2011-12-12 09:38:19 PST
Comment on attachment 118666 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=118666&action=review

> Source/WebKit/chromium/ChangeLog:4
> +        [chromium] Remove BufferDrag from WebClipboard::Buffer enum.
> +        https://bugs.webkit.org/show_bug.cgi?id=74227

Please include the reason why in the changelog.
Comment 5 Daniel Cheng 2011-12-12 12:48:01 PST
Committed r102610: <http://trac.webkit.org/changeset/102610>