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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 10:16:36 PDT 2011


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





--- Comment #40 from sadrul at chromium.org  2011-07-22 10:16:33 PST ---
(In reply to comment #39)
> (From update of attachment 101739 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=101739&action=review
> 
> > Source/WebCore/html/HTMLAnchorElement.idl:29
> > +        attribute [Reflect] DOMString download;
> 
> We still have the feature-detection / half-implementation issue.

Indeed. How do you suggest we go about this? As you mentioned earlier, using a PLATFORM check or an ENABLE flag both seem ... kind of unreasonable for something like this.

-- 
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