[Webkit-unassigned] [Bug 90267] Handle SSL errors for SOUP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 23:51:41 PDT 2012


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





--- Comment #7 from Adam Barth <abarth at webkit.org>  2012-07-01 23:51:40 PST ---
I'm not sure you understood my comment.  My concern is that you're introducing SOUP-specific types and code into cross-port code.  Rather than adding #ifdef SOUP to these files, we should create the necessary platform abstractions to do this in a general way.

Before doing that, however, we should understand how apple-mac solves this problem.  It's something of a red flag that you don't understand how they solve this problem.

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