Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

is there an event when the browser is initialized?

11 views
Skip to first unread message

Alex Iskold

unread,
Nov 19, 2006, 6:20:22 PM11/19/06
to
Hi,

We are having issues on browser init. Is there an event that we can get
once browser is fully initialized?

Thanks in advance,

Alex

--
alex iskold
founder & cto
http://www.adaptiveblue.com


Myk Melez

unread,
Nov 20, 2006, 8:54:40 PM11/20/06
to
Alex Iskold wrote:

> We are having issues on browser init. Is there an event that we can get
> once browser is fully initialized?

You can observe profile-after-change (if your code depends on the
profile) or app-startup. See what the extension manager does for an
example:

http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/extensions/src/nsExtensionManager.js.in#2703

-myk

0 new messages