[Webkit-unassigned] [Bug 64580] Add support for download='filename' in anchors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 22 14:13:41 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64580
--- Comment #47 from Alexey Proskuryakov <ap at webkit.org> 2011-07-22 14:13:41 PST ---
(From update of attachment 101763)
View in context: https://bugs.webkit.org/attachment.cgi?id=101763&action=review
There are no tests for programmatic setting and unsetting of download here.
> Source/WebCore/loader/FrameLoaderClient.h:182
> + virtual void startDownload(const ResourceRequest&, const String& = String()) = 0;
This argument definitely needs a 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