[Webkit-unassigned] [Bug 64580] Add support for download='filename' in anchors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 26 10:19:34 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64580
--- Comment #85 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2011-07-26 10:19:34 PST ---
(In reply to comment #80)
> (The point being, you should definitely prevent synthetic events from ever having a default action, and for click(), you should really either add the restriction against downloads even in the navigation case, or remove it in the download="" case. Having it only for download="" makes no sense. I'll update the spec to match implementations when there are some.)
Agreed. I don't think we can get away with preventing downloads triggered via script navigating a window as that would break many web sites. We can't require a user gesture.
--
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