Hi folks,

I have a couple o doubts about how to register another protocol
handler on webkit.
First of all, is this a task for WebCore or the port ? I' ve searched
for it and I found something in ResourceHandle and PolicyCheck, which
one is responsible for that?
Second, is there a easy way to intercept a network request ? In the Qt
port it is easy to do this, simply reimplementing the
QNetworkAccessManager, but in the others ports ?
Do I have to create a new ResourceHandle class ?
Just to be clear, I want to do this, to load resources from
non-http/file storage.

Regards, Ceolin


Flavio Ceolin
ProFUSION Embedded Systems
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to