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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 14:43:24 PDT 2012


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


Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glima at profusion.mobi




--- Comment #12 from Raphael Kubo da Costa <rakuco at FreeBSD.org>  2012-03-28 14:43:24 PST ---
(In reply to comment #10) 
> Is this really required or can I remove the check and emit the signal on the view for all resources (like in GTK port)?

I imported this code from Chromium some time ago while working on a downstream project; as I don't have access to the project's code anymore, I'll let glima (CC'ed) answer more properly.

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.

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