[Webkit-unassigned] [Bug 168871] [GTK] Downloads attributes tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 09:34:30 PST 2017


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |youennf at gmail.com

--- Comment #10 from youenn fablet <youennf at gmail.com> ---
(In reply to comment #8)
> (In reply to comment #6)
> > > I'd rather use libsoup to get the filename *inside* the implementation of
> > > filenameFromHTTPContentDisposition if need be. Avoiding use of
> > > filenameFromHTTPContentDisposition feels like a workaround.
> > 
> > I don't think so, I see filenameFromHTTPContentDisposition as a platform
> > independent fallback implementation when your platform code doesn't provide
> > a better way.
> 
> I disagree. Up to you, though....

Probably worth filing a bug to remove filenameFromHTTPContentDisposition.
If it is only used by Curl-based ports, Curl should probably be used to parse the header.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170301/ca07d0b6/attachment.html>


More information about the webkit-unassigned mailing list