[Webkit-unassigned] [Bug 136534] Remove ResourceResponse::m_suggestedFilename

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 4 10:47:50 PDT 2014


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





--- Comment #4 from Pratik Solanki <psolanki at apple.com>  2014-09-04 10:47:55 PST ---
(From update of attachment 237630)
View in context: https://bugs.webkit.org/attachment.cgi?id=237630&action=review

> Source/WebCore/platform/network/mac/ResourceResponseMac.mm:172
> +String ResourceResponse::platformSuggestedFilename() const

You need an implementation for this function on the CFNetwork side as well. CFURLResponseCopySuggestedFilename is the function to call.

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