[webkit-reviews] review requested: [Bug 82192] [EFL][DRT] Catch the "resource, request, willsend" signal : [Attachment 134293] Second patch proposal (listening for signal on the view)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 07:46:08 PDT 2012


Christophe Dumez <christophe.dumez at intel.com> has asked  for review:
Bug 82192: [EFL][DRT] Catch the "resource,request,willsend" signal
https://bugs.webkit.org/show_bug.cgi?id=82192

Attachment 134293: Second patch proposal (listening for signal on the view)
https://bugs.webkit.org/attachment.cgi?id=134293&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
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.


More information about the webkit-reviews mailing list