[Webkit-unassigned] [Bug 118679] NetworkStorageSession::createDefaultSession is only implemented by Soup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 15:29:37 PDT 2013


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





--- Comment #1 from Kwang Yul Seo <skyul at company100.net>  2013-07-15 15:30:17 PST ---
(In reply to comment #0)
> NetworkStorageSession::createDefaultSession() is declared a cross-platform function, but it is only implemented or used by Soup.
> 
> Can you please fix this? I suspect that it is just incorrect, as there is only one default session, which is returned by defaultStorageSession().

Currently, only _ewk_view_priv_new in WebKit/efl/ewk/ewk_view.cpp uses this method. This is incorrect because we already have defaultStorageSession().

I will fix it.

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