[Webkit-unassigned] [Bug 83681] [GTK] Add WebKitWebResource::send-request signal to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 08:36:26 PDT 2012


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





--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2012-05-23 08:35:28 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (From update of attachment 136652 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=136652&action=review
> > 
> > This patch seems fine. Before we go too far down this path though, I think we should ensure that there is not an easier way to do this than the injected bundle. We have added custom IPC messages in the past, so why is it not possible in this case?
> 
> We have added IPC messages for things that are specific to our port, when there isn't even injected bundle api for that, this is a different case. There's injected bundle api for this.

But as you explained in your email to the list, creating an injected bundle for the API  has the disadvantage of disallowing another injected bundle. If creating an IPC message for this API is an option, I think it would make the patch a lot simpler. If creating an IPC for this API isn't an option, the injected bundle seems like our only recourse.

It'd be interesting to hear if the Mac WebKit2 developers have an opinion on this issue.

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