Hey, is that the XPCOM Reference on XULPlanet updated for Mozilla 1.9 and Firefox 3? Yeah, looks like it.
This entry was posted
on Saturday, February 9th, 2008 at 8:59 am and is filed under Mozilla, Documentation.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Thanks for the update.
I recently found that XULPlanet’s XPCOM references lack some informations compared with the original IDL comments.
For example, the reference of nsIWebBrowserPersist lacks “No special persistence behaviour.”, which is the description of “PERSIST_FLAGS_NONE”.
February 9th, 2008 at 11:26 am
Very useful, thanks
February 9th, 2008 at 1:43 pm
You’re my hero!
Ian
February 12th, 2008 at 12:30 pm
Hi,
Thanks for the update.
I recently found that XULPlanet’s XPCOM references lack some informations compared with the original IDL comments.
For example, the reference of nsIWebBrowserPersist lacks “No special persistence behaviour.”, which is the description of “PERSIST_FLAGS_NONE”.
For more details, please compare:
http://www.xulplanet.com/references/xpcomref/ifaces/nsIWebBrowserPersist.html
http://mxr.mozilla.org/mozilla/source/embedding/components/webbrowserpersist/public/nsIWebBrowserPersist.idl
If this problem will be fixed, XULPlanet’s reference would be perfect!