[Webkit-unassigned] [Bug 82192] [EFL][DRT] Catch the "resource, request, willsend" signal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 18:27:10 PDT 2012


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





--- Comment #16 from Raphael Kubo da Costa <rakuco at FreeBSD.org>  2012-03-29 18:27:09 PST ---
(In reply to comment #15)
> (In reply to comment #12)
> 
> > In short, from what I remember, the idea was to be able to differentiate requests to the main frame from other types of requests, so that SSL requests to servers with invalid SSL certificates would be made only if they were to the main frame and the user had accepted that, and dropped automatically otherwise.
> 
> I have not used this function yet. Are there any problems when we fire a signal on frame ?

No, there aren't -- the frame signal is still being emitted. It's just that listening on the frame signal cannot do what I mentioned above.

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