[Webkit-unassigned] [Bug 130484] [Webkit2] Add APIDownloadClient for download support.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 13:58:36 PDT 2014


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


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #227230|review?                     |review+
               Flag|                            |




--- Comment #5 from Anders Carlsson <andersca at apple.com>  2014-03-21 13:58:55 PST ---
(From update of attachment 227230)
Looks very good, but the WebContext constructor needs to initialize m_downloadClient, something like:

, m_downloadClient(std::make_unique<API::DownloadClient>())

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