Bug 74227

Summary: [chromium] Remove BufferDrag from WebClipboard::Buffer enum.
Product: WebKit Reporter: Daniel Cheng <dcheng>
Component: New BugsAssignee: Daniel Cheng <dcheng>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, fishd, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tony: review+, webkit.review.bot: commit-queue-

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>