[Webkit-unassigned] [Bug 195145] [WK2] It should be possible to follow links with 'download' attributes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 1 22:28:13 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=195145
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
--- Comment #10 from Darin Adler <darin at apple.com> ---
Comment on attachment 363307
--> https://bugs.webkit.org/attachment.cgi?id=363307
Patch
Adding a web preference does not seem like the best way to do this. We should consider other ways to keep old code compatible. Maybe a linked-on-or-after check? Maybe a new delegate method and leave the old one with the old meaning?
Long term we don’t want to have to set a preference to get this behavior. I think this new behavior would be a good new future default.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190302/46dd89c8/attachment.html>
More information about the webkit-unassigned
mailing list