Platform/2010-Q4-Goals

From MozillaWiki
Jump to: navigation, search

General Goals

  • [MISSED] Finish Firefox 4 blockers.
  • [DONE] Support Firefox Team to stand up a browser on Electrolysis.


GFX

  • [MISSED] Ship Firefox 4 final with layers composition accelerated using:
    • OpenGL on Mac OS X;
      • This is turned on by default for all supported hardware, and there were few blocking bugs by the end of the year.
    • Direct3D on Windows.
      • This is turned on by default for all supported hardware, and there were few blocking bugs by the end of the year.
  • [MISSED] Ship Firefox 4 final with content accelerated using Direct2D on Windows Vista/7.
      • This is turned on by default for all supported hardware, and there were few blocking bugs by the end of the year.
  • [MISSED] Ship Firefox 4 final with better Opentype font feature support using Harfbuzz on all tier-1 platforms, and text rendering performance equal to or better than Firefox 3.6.
    • We landed Linux Harfbuzz support before the end of the year, and there are no known text rendering regressions.
  • [MISSED] Ship Firefox 4 final with full WebGL 1.0 support turned on by default on all platforms that support OpenGL.
    • We missed this goal because our WebGL implementation didn't pass all parts of the WebGL testsuite, which is required for "full WebGL 1.0 support." However, it is turned on by default for all supported hardware.


Layout

  • [DONE] Integrate Opentype santizer library


Video

  • [MISSED] Play back video on Fennec without blocking on main content thread
  • [DONE] Integrate codec ARM optimizations


Content

  • [MISSED] Ship indexedDB - indexedDB is done and landed, has been for some time. Minor bugfixing ongoing, but nothing beyond the norm.
  • [MISSED] Ship HTML5 parser - Done, just didn't have anything to ship it in.
  • [MISSED] Ship HTML5 forms (current set) - Done, just didn't have anything to ship it in.
  • [MISSED] Ship GC compartments work - Done (though some bugfixing and GC work remains), just didn't have anything to ship it in.
  • [MISSED] Proof of concept implementation of a proxy based DOM binding - Plan in place, but no work done here yet.
  • [MISSED] 30% performance improvment on the Cal_* tests in Zimbra


JS

  • [DONE] Performance 15% improved over Oct 1 Sunspider perfomance

Improved over 30%.

  • [DONE] Performance 15% improved over Oct 1 v8 performance

Improved over 30%.

  • [MISSED] Continuous ARMv7 Android and Maemo JS Shell regression and performance testing in place

Have much better ARM testing than we used to, but not quit the JS shell regression tests we were hoping for.


Accessibility

  • [MISSED] Drive blocker list to zero. [This was a super-stretch goal]
  • [DONE] Develop implementation plan for OOP content accessibility. [Note it may change once we ramp up again post-FF4]


Multi-Process

  • [DONE] Fix and ship multi-process plugins on Mac
  • [MISSED] Fix and ship asynchronous plugin painting on all plaforms
  • [DONE] Fix and ship content processes on Fennec