[webkit-gtk] add data chunks to received-data signal callback ?

Jérémy Lal kapouer at melix.org
Sun Aug 31 14:31:31 PDT 2014


webkit_web_resource_get_data is used to get a response data, but in case
of big files, video for example, it can easily eats a lot of memory.
The "received-data" signal would be a very nice place to receive the
data chunks as they are downloaded. Is this possible or does it goes
against webkit architecture ?

Thank you for considering.

Jérémy.




More information about the webkit-gtk mailing list