I guess the current build (834) should reflect everything that's needed but I haven't used
every single feature of K-Meleon. Are there any other dialogs which malfunction and/or cause
a crash ? A blank screen is likely due to a missing embed.jar file (use view source on the
blank screen to see which) while a crash is likely due to a missing .xpt (export) file.
There are currently 15 .dlls in the root, 38 .dlls and 68 .xpts in components
It would be nice if someone could get a list of what each file is for from the Mozilla
people. Unfortunately they don't seem to care much about embedded Mozilla.
"Andrew I. Mutch" wrote:
> The only reason that I suggested bringing the actual files into CVS is
> that it would remind us to make sure we have the latest files. But I think
> a manifest list accomplishes the same thing. Do we have a good idea of
> what should be included?
>
> I think the reason that the native dialog was dumped was that it wasn't
> working. I think it needed the same attention it needs now.
>
> Hopefully Ulf responds back on the issue of the current beta available.
>
> Andrew
>
> On Tue, 28 Oct 2003, Vernon Brooks wrote:
>
> > You don't want to bring the actual Mozilla files into CVS since they change with each
> > release. A manifest list of the Mozilla files (.dll and .xpt) needed in the K-Meleon
> > root and components subdirectory would be a good idea though. A list of what files are
> > needed in embed.jar and pippki.jar would be useful as well.
> >
> > Why were the native cookie dialogs removed ? The xul stuff is definitely a performance
> > dog.
> >
> > By the way I noticed that CVS has been updated, is there a new build available ? The
> > cookie stuff should definitely be added before a new build is publicly released. Also
> > the copyright year should be updated in about.xhtml (embed.jar).
> >
> > Andrew Mutch wrote:
> >
> > > Nice work working that out. More often than not, the problem is missing components
> > > files, not chrome files.
> > >
> > > This problem and some others have had me wondering whether we should bring some of
> > > the core Mozilla files or at least a manifest list into CVS so that we aren't
> > > constantly trying to remember what we should include.
> > >
> > > Andrew
> > >
> > > Vernon Brooks wrote:
> > >
> > > > Here's what's needed to make the cookie accept dialogs fully work in K-Meleon:
> > > >
> > > > In the components subdirectory add the files:
> > > > cookie.xpt
> > > > necko_cookie.xpt
> > > >
> > > > In embed.jar add the files:
> > > > content/cookie/cookieAcceptDialog.xul
> > > > content/cookie/cookieAcceptDialog.js
> > > > locale/en-US/cookie/cookieAcceptDialog.properties
> > > > locale/en-US/cookie/cookieAcceptDialog.dtd
> > > >
> > > > I also had to delete components\compreg.dat and components\xpti.dat and let the
> > > > Mozilla backend rebuild them.
> > > >
> > > > -------------------------------------------------------
> > > > This SF.net email is sponsored by: The SF.net Donation Program.
> > > > Do you like what SourceForge.net is doing for the Open
> > > > Source Community? Make a contribution, and help us add new
> > > > features and functionality. Click here: http://sourceforge.net/donate/
> > > > _______________________________________________
> > > > Kmeleon-dev mailing list
> > > > Kmeleon-dev@...
> > > > https://lists.sourceforge.net/lists/listinfo/kmeleon-dev
> > >
> > > -------------------------------------------------------
> > > This SF.net email is sponsored by: The SF.net Donation Program.
> > > Do you like what SourceForge.net is doing for the Open
> > > Source Community? Make a contribution, and help us add new
> > > features and functionality. Click here: http://sourceforge.net/donate/
> > > _______________________________________________
> > > Kmeleon-dev mailing list
> > > Kmeleon-dev@...
> > > https://lists.sourceforge.net/lists/listinfo/kmeleon-dev
> >
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Kmeleon-dev mailing list
> Kmeleon-dev@...
> https://lists.sourceforge.net/lists/listinfo/kmeleon-dev
|