Platform/2009-05-19: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 32: Line 32:
* 64-bit Mac OS X builds coming along, builds up to gfx without patches and builds through gfx with patches in review. Next module that needs to be ported is plugins, will take longer than other components since a new API implementation is required (Cocoa event model).
* 64-bit Mac OS X builds coming along, builds up to gfx without patches and builds through gfx with patches in review. Next module that needs to be ported is plugins, will take longer than other components since a new API implementation is required (Cocoa event model).
* Trunk and all branches of Firefox run without any major issues on the latest Mac OS X 10.6 seed. Can successfully compile 32-bit Firefox via cross-compile on 10.6 if you disable crashreporter (default architecture on 10.6 is x86_64 via gcc-4.2).
* Trunk and all branches of Firefox run without any major issues on the latest Mac OS X 10.6 seed. Can successfully compile 32-bit Firefox via cross-compile on 10.6 if you disable crashreporter (default architecture on 10.6 is x86_64 via gcc-4.2).
* Josh at WWDC in SF June 8-12.


=== JS 1.9.1 ===
=== JS 1.9.1 ===

Revision as of 17:11, 19 May 2009

« previous week | index | next week »

Notices / Schedule

Blocker Report

Browser / Front End

  • Polish update: Firefox is 55% shiny (no change from last week)

pub?key=pMZGKUlD9NOPg4oJGs1CUMw&oid=1&output=image&foo=.png

GFX 1.9.1 Update

Layout Update

Content Update

Mac OS X Update

  • Steven Michaud released a JEP update for the top Mac OS X crash in Firefox 3.5 Beta 4.
  • Josh looking into consuming Objective-C exceptions vs. aborting, at least in some cases.
  • 64-bit Mac OS X builds coming along, builds up to gfx without patches and builds through gfx with patches in review. Next module that needs to be ported is plugins, will take longer than other components since a new API implementation is required (Cocoa event model).
  • Trunk and all branches of Firefox run without any major issues on the latest Mac OS X 10.6 seed. Can successfully compile 32-bit Firefox via cross-compile on 10.6 if you disable crashreporter (default architecture on 10.6 is x86_64 via gcc-4.2).
  • Josh at WWDC in SF June 8-12.

JS 1.9.1

General 1.9.1

These are bugs that fall outside of components covered by the Gfx, Content, Layout and JS groups:

Mobile 1.9.1 Update

Security

Multi-Process

Tree Management

Roundtable