HI All,

Reference:
http://groups.google.com/group/mozilla.dev.tech.xpcom/browse_thread/thread/1d914272653ee02b/03a8c49cf2f47fbd?lnk=gst&q=DOM&rnum=12#03a8c49cf2f47fbd


I have an XPCOM component which works fine in FireFox 1.5 and latter,
but in order to use
regular XPCOM component in the Firefox you have to have whole page
signed. When we
started investigating/asking people to avoid signing of the page some
one
suggested to write the DOM extension. so I started converting my XPCOM
to a DOM extension based on
http://lxr.mozilla.org/mozilla1.8/source/minimo/components/gps/gpsModule.cpp
sample.
But I ran in to same problem as the above author has mentioned. I
can't compile my source just using Gecko SDK,
Is there any official document available which explain what is the
requirement for compiling the DOM extension?

One of the post has  mentioned that Seamonkey and Mozilla DOM source,
but which version of the source I use.
When he say Mozilla DOM stuff does it mean that I have have whole
Mozilla source? Can some point me to a
all the URL to get all the required source.

I was looking at ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/source/
but it seems quite old and I am not sure if this is the right source.

Why do I need SeaMonkey source, I don't understand.

Thanks

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

Reply via email to