[Webkit-unassigned] [Bug 162962] Ensure NetworkProcess is ready before whitelisting TLS certificates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 16:46:36 PDT 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #290698|commit-queue?               |commit-queue-
              Flags|                            |

--- Comment #6 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 290698
  --> https://bugs.webkit.org/attachment.cgi?id=290698
Patch

Indeed, the ASSERT is not helpful here.

This looks easy to test, so if you don't want to risk it breaking in the next refactoring, it would be nice if you could try to add a test for it in TestSSL.cpp. The only trick is that you can't use the nice SSLTest class since that doesn't give you the ability to use the WebKitWebContext before the WebKitWebView is created; you'd have to roll your own that inherits from Test rather than LoadTrackingTest/WebViewTest.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161005/e257f712/attachment.html>


More information about the webkit-unassigned mailing list