[Webkit-unassigned] [Bug 136669] REGRESSION(r173423): [SOUP] [GTK] API test WebKit2Gtk/TestSSL fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 05:14:41 PDT 2014


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





--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-09-11 05:14:43 PST ---
(In reply to comment #5)
> Ah ok. Would it be difficult for you to move to using network process everywhere? Eliminating WK2-without-network-process mode would simplify the code and avoid this sort of issues.

Yes, I'm afraid so, we have the single shared secondary process model exposed in our API, and used by applications. I think it's the best model for most applications, except web browsers. Are there any plans to remove that model? 
Would it be possible to implement this in WebCore by adding a ResourceLoaderOption? a CertificateInfoPolicy that will be only set as IncludeCertificateInfo for the main resource loader.

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