[Webkit-unassigned] [Bug 137859] [SOUP] Disable SSLv3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 19 23:55:26 PDT 2014


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240085|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 240085
  --> https://bugs.webkit.org/attachment.cgi?id=240085
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=240085&action=review

It seems this doesn't build for EFL, you probably need to include stdlib.h. I guess it's not possible or easy to tests this?

> Source/WebKit2/ChangeLog:13
> +        * NetworkProcess/EntryPoint/unix/NetworkProcessMain.cpp:
> +        (main):
> +        Set G_TLS_GNUTLS_PRIORITY if unset.
> +        * WebProcess/EntryPoint/unix/WebProcessMain.cpp:
> +        (main):
> +        Set G_TLS_GNUTLS_PRIORITY if unset.

If the comment is the same for all files, move it after the Reviewed by line, as a global comment instead of duplicating it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141020/4aaed892/attachment-0002.html>


More information about the webkit-unassigned mailing list