none directly that I know of.  There is the nsICmdLineHandler, but it is 
not frozen and subject to change ( I would expect it ).
http://lxr.mozilla.org/seamonkey/source/xpfe/appshell/public/nsICmdLineHandler.idl#143

You may also want to try posting to the embedding newsgroup.  They may 
know of a better way.



Greg Thokle wrote:

> Is there an API that I can use to determine what the chrome URL is from
> inside my XPCOM object.
> 
> For example if the application was launched as "mozilla -chrome
> chrome://test/content", how can I pick up the chrome://test/content piece
> from my XPCOM object?
> 
> Thanks,
> --
> Greg Thokle
> KaleidoScape, LLC
> 
> 
> 
> 


Reply via email to