Of course. Our Chromium is fairly recent, though. Remember that Chromium is an open source, though stripped-down version of Google Chrome. For instance, even the PC versions don't have Flash by default.
Im pretty sure you can get builds of chromium with flash built in, i would think the only difference with chrome and chromium is chrome is probably much more stable.
The sources are now out at the mozilla server:It's currently linking... Which takes a while!
I'll do 7.0.1 when I get the source - might be a few days.
Could you poste a guide regarding what you do to port firefox? This way someone else (possibly me...) might have a look at what is going on and be able to help and/or try to get a crosscompiler setup working for building firefox (should be *significantly* faster!).Still not got a debug build. Still trying!
Main difference between Chrome and Chromium is that Chromium is stripped of all 'features' and code that report your browsing habits and behaviour back to Google.
because its still behind IE9. everyone knows bigger number=bigger win
The "security library: memory allocation failure" error doesn't actually seem to be a memory problem as such. Maybe it's the old openssl library on the Pandora or something like that, as disabling TLS (and forcing Firefox to fall back to SSLv3) fixes this error with the Google login page.
Where do i find the config file,i can't find it in appdata firefox folder.The "security library: memory allocation failure" error doesn't actually seem to be a memory problem as such. Maybe it's the old openssl library on the Pandora or something like that, as disabling TLS (and forcing Firefox to fall back to SSLv3) fixes this error with the Google login page.
So: Open "about:config" in Firefox, search for "security.enable_tls" and set it to "false".
[edit] While it's the default, better also check that "security.enable_sslv3" is set to "true", otherwise Firefox won't have https at all.