1. In Chrome Dev(v19) or Webkit 109097, open http://www.thecssninja.com/demo/gmail_dragout/ 2. Drop PDF link to desktop. Nothing happens. 3. Switch to Beta (v18) and repeat. A PDF file appears on linux desktop. See related Chromium bug: http://code.google.com/p/chromium/issues/detail?id=115921
Is this really a WebKit bug? FWIW, Safari 5.1 doesn't appear to support dragging files out of the page. Isn't this Chromium specific bug?
Created attachment 129536 [details] Patch
Comment on attachment 129536 [details] Patch presumably, there's no way to test this behavior in DRT?
(In reply to comment #3) > (From update of attachment 129536 [details]) > presumably, there's no way to test this behavior in DRT? I guess it's probably worth testing that we don't regress behavior on DownloadURL as well. I'll include a small test for it.
Created attachment 129544 [details] Patch
Comment on attachment 129544 [details] Patch Clearing flags on attachment: 129544 Committed r109280: <http://trac.webkit.org/changeset/109280>
All reviewed patches have been landed. Closing bug.