[webkit-reviews] review requested: [Bug 28891] dataTransfer.types() should not return Files if file list is empty in the clipboard. : [Attachment 39079] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 11:59:28 PDT 2009


Jian Li <jianli at chromium.org> has asked  for review:
Bug 28891: dataTransfer.types() should not return Files if file list is empty
in the clipboard.
https://bugs.webkit.org/show_bug.cgi?id=28891

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

------- Additional Comments from Jian Li <jianli at chromium.org>
Fixed all the problems.

As to the meta-questions, I've update the ChangeLog to indicate why we make the
behavior change. Also, we do not need to update the implementation for other
platforms since clipboard files are not supported there yet.


More information about the webkit-reviews mailing list