[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 07:46:10 PDT 2012


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


Christophe Dumez <christophe.dumez at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134293|                            |review?, commit-queue?
               Flag|                            |




--- Comment #11 from Christophe Dumez <christophe.dumez at intel.com>  2012-03-28 07:46:08 PST ---
Created an attachment (id=134293)
 --> (https://bugs.webkit.org/attachment.cgi?id=134293&action=review)
Second patch proposal (listening for signal on the view)

Here is a second proposal where DRT is listening for "resource,request,willsend" signal on the view (not the main frame).
To support this, I'm now emitting the signal on the view for all resources (not just the main frame).

Also, to help the browser identify the frame (seems like it was the needed use-case), I added a frame property to the Ewk_Frame_Resource_Request struct.

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