It looks like somehow the embed app depends on a lot of stuff normally found
on the mozilla distribution. Since this whole exercise is meant for people
who want to roll out their own mozilla based browser it would not make sense
to keep these dependencies lurking around. I am suspecting the js from
/defaults/prefs (which was part of what i copied over) but i am not really
sure where the dependencies are. Hopefull it is only at the xul level or at
the very worst in js level. If the dependencies are deeper than that then
you need a major brain surgury to the browser code. Can anyone (more
exeperienced than me) plz look into this ?

WARNING: chrome: failed to get base url for
chrome://necko/locale/necko.properti
es -- using wacky default, file
F:\3rdparty\mozdev\latest\mozilla\rdf\chrome\src
\nsChromeRegistry.cpp, line 504
WARNING: chrome: failed to get base url for
chrome://global/locale/xpcom.propert
ies -- using wacky default, file
F:\3rdparty\mozdev\latest\mozilla\rdf\chrome\sr
c\nsChromeRegistry.cpp, line 504

Adam Lock wrote in message <[EMAIL PROTECTED]>...
>
>sipman wrote:
>
>> Hi i tried copying all the files mentioned in config/basebrowser-win in a
>> separate directory. The same structure but under a different root. When i
>> run mfcembed from that directory the scrollbars are missing !! Doing it
from
>> the main directory is not affected. Any reason(s) why ?
>
>It sounds like you haven't got a valid installed-chrome.txt file in your
chrome
>directory. Either copy the one from $(DIST)/chrome or consider using
>mozilla/embedding/config/makefile.win to do all that for you.
>
>Adam
>
>



Reply via email to