> > Hello! > > > I have troubles with xulrunner 1.9.*/3.6.* and some windows 7 systems > > (especialy home or starter). Nor svg nor canvas draws anything, and > > getSVGDocument returns null. If I use xulrunner 5-15 on this system > > everything works fine. After rebuilding sources with upgrading cairo to > > version from xulrunner 5 the problem still there. I've checked sources and > > discovered, that in xulrunner 3.6 graphics renders through GDI, and > > starting from xulrunner 5 it renders with D3D. Does anyone encountered such > > problem? > > Why are you asking this question? XULRunner 1.9/3.6 are ancient, > > insecure, and shouldn't be used for anything at all. If it's fixed in > > newer versions then the answer is pretty much always going to be "use > > the newer version". > > > > --BDS
We have xulrunner based app which should run even on very old and slow machines. Main advantage of xulrunner 3.6 is memory usage. At start 3.6 has ~25 mb while 5-15 has ~85-90mb. After working with some tabs 3.6 uses ~75-80 mb, while 5-15 uses >150 mb. As a result we can run our app even on a machine which have 512 mb. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform