Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

Friday, February 1, 2013

Progress of Firefox on Windows ARM

This isn't official project and is just my research. Here is Jailbreak Surface's screenshot |o|.
Now, I am working...
  • JavaScript JIT is turned off. Although Win32/ARM ABI seems to require Thumb-2 only, our SpiderMonkey JIT generates ARMv7 code, not Thumb-2. So to use JIT on Win32/ARM, it is rewrite JIT assembler using Thumb-2 only
  • Porting xpconnect to Win32/ARM is in progress. The xpconnect is language binding for Gecko.
  • Porting libffi to Win32/ARM.
  • Possible using StoreApp API instead of Desktop API.

Monday, June 2, 2008

Mozilla Japan says Gecko 1.9 (cairo 1.6.4) uses ATSUI backend?

I found a article of mozilla event in Japan at May 31 2008.

Report: Incoming Firefox 3 is fastest! - mozilla party jp 9.0
http://journal.mycom.co.jp/articles/2008/06/01/mozillapartyjp9/index.html

Mozilla Japan says Gecko 1.9 uses ATSUI (Apple Type Services for Unicode Imaging). Ha????? Although Gecko 1.9 uses Cario 1.6.4 (stabled version) w/ some patches, Cairo 1.6 uses CoreText (CGFont) instead of ATSUI. So Gecko 1.9 doesn't use ATSUI. I cannot make sense why they explain invalid information for graphics backend... You know, ATSUI API set is from Carbon, and doesn't support on 64bit Mac OS X.

Also, as long as I checked cairo mailing list, Vladimir posted the following mail at March 17 2008.

Here's a patch that renames the current ATSUI font backend to a Quartz font backend, in preparation for eventually dropping the ATSUI dependancy internally and using CGFont directly. This patch makes --enable-quartz give you both quartz surface and quartz font support; otherwise, I would've needed to use "cairo-quartz-font.h", breaking the usual pattern. I also can't think of a reason to compile with just one of those -- even if you only use one or the other, it won't hurt to have them both available (since they have the exact same dependencies).

Vladimir is one of mozilla.com members...

Wednesday, March 26, 2008

Sunspider score with Safari, Firefox 3 and Opera 9.5

This is the resule of sunspider by WebKit.org.

Google's chart has no function of omit scale. So I remove IE7's score.

I compare with beta version such as Firefox 3 and Opera 9.5