Platform/2009-09-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 61: Line 61:
* Should move 1.9.2 branch to newer nanojit code. More secure (no Fragmento), better performance, merging getting really tough in the tracer.
* Should move 1.9.2 branch to newer nanojit code. More secure (no Fragmento), better performance, merging getting really tough in the tracer.


* ES5 update: jimb/waldo.
* ES5 update:
** Strict mode: jimb (tracking bug {{bug|445494}}), now with 19 sub-bugs --- track just the details you care about!
** Meta-object interface: waldo (tracking bug {{bug|430133}})


=== Startup Performance ===
=== Startup Performance ===

Revision as of 18:00, 8 September 2009

« previous week | index | next week »

Notices / Schedule

Firefox 3.0.14 / Firefox 3.5.3

  • on track to ship tomorrow

Firefox 3.0.15 / Firefox 3.5.4

Blocker Report

note: queries have changed to use new status1.9.2 flag

Browser / Front End

GFX Update

Layout Update

  • Cocoa printing implemented (mstange)
  • W3C reftest framework (jwatt, fantasai)
  • Unfiled bugs? Plugin tearing, personas
  • 1.9.2 approval requests
  • cpearce experimenting with VMWare record+replay: stability much improved, some serious performance issues, new hardware may help

Content Update

  • Slow week, not much to report (vacations, personal leave, ...)
  • HTML5 parser update (hsivonen)

Platform-specific Support Update

  • Still making steady progress on 64-bit Mac OS X builds, more issues like critical sqlite library conflict coming up.
  • [rob] Aero peek patch has final reviews. Working on tests.
  • [sid] Progress taskbar patches being updated to new interfaces.
  • [jimm] Jump lists patches progress waiting on some DDE installer changes currently being worked on.
  • [jimm] Completed Win7 image builds, need to get these tested this week.

JS

  • Should move 1.9.2 branch to newer nanojit code. More secure (no Fragmento), better performance, merging getting really tough in the tracer.
  • ES5 update:
    • Strict mode: jimb (tracking bug bug 445494), now with 19 sub-bugs --- track just the details you care about!
    • Meta-object interface: waldo (tracking bug bug 430133)

Startup Performance

Security

Electrolysis

  • init code 98% done: Moving on to implementing HTTP Channel sub-protocol for simple HTTP requests.

Tree Management

Roundtable