[EMAIL PROTECTED] wrote:
> I am embedding gecko into some simple app and have following problem:
> I want to load content into gecko from memory buffer instead of file
> or url

You convert your memory into a URL, either using data: or using a custom 
protocol handler you write.

-Boris

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to