Author Topic: Comodo Dragon - More Faster & Secure Than Google Chrome  (Read 987 times)

Comodo Dragon is just yet another Chromium reskin.

I'm sticking with chrome for now.


Minimum  requirement.
That's not how that works.
Specific programs are coded for either 32-bit, 32-bit and 64-bit, or 64-bit only.
In this case, it does work on a 64-bit, but it has to run under the 32-bit framework.

That's not how that works.
Specific programs are coded for either 32-bit, 32-bit and 64-bit, or 64-bit only.
In this case, it does work on a 64-bit, but it has to run under the 32-bit framework.
That isn't something that can easily be changed with Chrome, since V8 JIT-compiles the JavaScript to x86 assembly. I think that's the reason for why Chromium (and all it's derivatives) are x86-only.
That said, it should matter that much, because of Chromium's multi-process architecture, which works around the restrictions of having it run 32-bit.