[webkit-reviews] review denied: [Bug 90267] Handle SSL errors for SOUP : [Attachment 150136] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 07:55:30 PDT 2012


Adam Barth <abarth at webkit.org> has denied Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 90267: Handle SSL errors for SOUP
https://bugs.webkit.org/show_bug.cgi?id=90267

Attachment 150136: Patch
https://bugs.webkit.org/attachment.cgi?id=150136&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Historically, we've avoided putting TLS-specific logic into WebKit.  I'm not
necessarily opposed to doing that, but if we do it, we should do it in a way
that could be used by other ports rather than adding a bunch of #if USE(SOUP)
macros in the loader.


More information about the webkit-reviews mailing list