[webkit-reviews] review denied: [Bug 47419] [chromium] Clipboard no longer accepts 'text' as a synonym for 'text/plain' : [Attachment 70279] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 13:23:56 PDT 2010


Tony Chang <tony at chromium.org> has denied Daniel Cheng <dcheng at chromium.org>'s
request for review:
Bug 47419: [chromium] Clipboard no longer accepts 'text' as a synonym for
'text/plain'
https://bugs.webkit.org/show_bug.cgi?id=47419

Attachment 70279: Patch
https://bugs.webkit.org/attachment.cgi?id=70279&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=70279&action=review

>
LayoutTests/editing/pasteboard/script-tests/dataTransfer-setData-getData.js:123

> +    debug("--- Test set 'text/plain', get 'text':");
> +    test("text/plain", "Lorem ipsum dolor sit amet.",
> +	    "text", "Lorem ipsum dolor sit amet.");

Can you add some test cases that set "text" and read "text" or "text/plain"?


More information about the webkit-reviews mailing list