Platform/2009-08-18: Difference between revisions
< Platform
Jump to navigation
Jump to search
| Line 26: | Line 26: | ||
** 7 are regressions from ireflow (there's also 1 in Widget) | ** 7 are regressions from ireflow (there's also 1 in Widget) | ||
** 1 is a regression from compositor phase 1 (there's also 1 in Plugins) | ** 1 is a regression from compositor phase 1 (there's also 1 in Plugins) | ||
* dholbert making progress on code to be shared between SMIL animation of CSS and CSS transitions | * dholbert making progress on code to be shared between SMIL animation of CSS and CSS transitions ({{bug|504652}}) | ||
* first parts of zwol's frame poisoning work now landed on mozilla-central (but not the main patch) | * first parts of zwol's frame poisoning work now landed on mozilla-central (but not the main patch) ({{bug|497495}}) | ||
* roc's scroll optimization patch landed on mozilla-central and 1.9.2 ({{bug|507334}}) | |||
=== Content Update === | === Content Update === | ||
Revision as of 16:51, 18 August 2009
« previous week | index | next week »
Notices / Schedule
Firefox 3.6a1
Blocker Report
Gecko 1.9.2 / Namoroka
- Release Blockers (flag: blocking1.9.2 or blocking-firefox3.6)
- 100 OPEN
- 104 FIXED but not yet fixed on mozilla-1.9.2
- 178 nominations (most in blocking-firefox3?)
- Approvals
Browser / Front End
GFX Update
Layout Update
- 24 open blocking1.9.2+ bugs in Layout
- 7 are regressions from ireflow (there's also 1 in Widget)
- 1 is a regression from compositor phase 1 (there's also 1 in Plugins)
- dholbert making progress on code to be shared between SMIL animation of CSS and CSS transitions (bug 504652)
- first parts of zwol's frame poisoning work now landed on mozilla-central (but not the main patch) (bug 497495)
- roc's scroll optimization patch landed on mozilla-central and 1.9.2 (bug 507334)
Content Update
Platform-specific Support Update
JS
Startup Performance
- jreymont read up on previous optimization efforts and will start running Firefox in Shark very shortly.