[Webkit-unassigned] [Bug 64580] Add support for download='filename' in anchors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 23 23:56:16 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64580





--- Comment #62 from Alexey Proskuryakov <ap at webkit.org>  2011-07-23 23:56:16 PST ---
(From update of attachment 101825)
View in context: https://bugs.webkit.org/attachment.cgi?id=101825&action=review

But this still allows synthetic events to start download? I thought that you were going to not allow for that?

> Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp:1076
> +void FrameLoaderClientImpl::startDownload(const ResourceRequest& request, const String& /* suggestedName */)

Another option would be to just omit the name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list