Confirmed users
729
edits
(12 intermediate revisions by 8 users not shown) | |||
Line 3: | Line 3: | ||
=== Notices / Schedule === | === Notices / Schedule === | ||
'''[[Releases/Firefox 3.0.15|Firefox 3.0.15]] / [[Releases/Firefox_3.5.4|Firefox 3.5.4]]''' | '''[[Releases/Firefox 3.0.15|Firefox 3.0.15]] / [[Releases/Firefox_3.5.4|Firefox 3.5.4]]''' | ||
* Code freeze: September 22 (end of day). | |||
* Firefox 3.0.15: [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20-!fixed1.9.0.15%2Cverified1.9.0.15%20flag%3Ablocking1.9.0.15%252b 14 open blockers] | |||
* Firefox 3.5.4: [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20blocking1.9.1%3A4%252b%20-status1.9.1%3Afixed 28 open blockers] | |||
* Branches re-open for next releases in October | |||
'''Firefox 3.6b1''' | '''Firefox 3.6b1''' | ||
Line 40: | Line 44: | ||
=== GFX Update === | === GFX Update === | ||
* Decode-on-draw landed over the weekend, but we have modified it so it's turned off because of perf regressions. | * Decode-on-draw landed over the weekend, but we have modified it so it's turned off because of perf regressions. | ||
** Various other small regressions as well | |||
** Search for bugs with [decodeondraw] in the whiteboard to follow the progress. | |||
* WebGL update: | * WebGL update: | ||
Line 48: | Line 54: | ||
* Final CSS Transitions patch up for review (dbaron) | * Final CSS Transitions patch up for review (dbaron) | ||
* Contributing reftests to W3C test suite (dbaron) | * Contributing reftests to W3C test suite (dbaron) | ||
* nsStyleAnimation patches landed ({{bug|504652}}, shared animation code for SMIL & CSS transitions) (dbaron, dholbert) | |||
* Final SMIL+CSS patch almost ready for review (dholbert) | |||
* Patches up for review for HTMLMediaElement::mozLoadFrom (roc) | * Patches up for review for HTMLMediaElement::mozLoadFrom (roc) | ||
* Wrangling WOFF patch (jdaggett, jfkthame) | * Wrangling WOFF patch (jdaggett, jfkthame) | ||
* Ogg indexing nearly ready for release (cpearce) | * Ogg indexing nearly ready for release (cpearce) | ||
* Doubly-linked frame lists making great progress (bz, mats) | * Doubly-linked frame lists making great progress (bz, mats) [basically done in my tree, building on top of mats' last-child work; uploading the patches as we speak --bz] {{bug|512336}} | ||
=== Content Update === | === Content Update === | ||
* Continued progress on XBL2 | |||
* peterv investigating JS timeout related slowness | |||
* mrbkap continues to plug security holes in various wrapper corners | |||
* bnewman starting to look at popup blocker issues (blocker bug, and then some) | |||
* smaug starting to look at event handling for elecrolysis | |||
* HTML5 parser update (hsivonen) | |||
=== Platform-specific Support Update === | === Platform-specific Support Update === | ||
* [jimm] Initial Win7 SDK build/test runs complete. ([https://bugzilla.mozilla.org/show_bug.cgi?id=505504 bug 505504]) Working with build on getting upgrade scheduled. | |||
=== JS === | === JS === | ||
Line 64: | Line 79: | ||
=== Electrolysis === | === Electrolysis === | ||
* Known tasks have been organized into a [https://bugzilla.mozilla.org/showdependencytree.cgi?id=electrolysis&hide_resolved=1 bug hierarchy] | |||
* Windowless plugins are a big schedule risk: karlt may not be able to start on them for another week or more. Are there other people who can help, especially with event forwarding? | |||
* the JPW is going to be important for writing tests, since we don't have an async script execution mechanism yet. mrbkap do you have an ETA on that? | |||
* We're going to try to get mobile stuff going without graphics, specifically the event-forwarding pieces, see {{bug|516727}} | |||
=== Tree Management === | === Tree Management === |