protected override void OnHandleCreated(EventArgs e)
        {
            Xpcom.InitChromeContext();

            base.OnHandleCreated(e);
        }