Re: How to do embedding now
Benjamin Smedberg <[email protected]> Thu, 01 Sep 2011 11:55:36 -0400
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Message-ID | <[email protected]> |
On 9/1/2011 8:24 AM, Glen Gray wrote: > Hey Guys, > > Now that GtkMozEmbed etc. are gone, is there a documented and supported way to build Gecko based browsers ? If so, what's the url for the docs. Not "supported", no. But XRE_InitEmbedding still works and along with nsWebBrowser can be used to load gecko rendering into other apps. --BDS