Platform/2008-09-09: Difference between revisions
< Platform
Jump to navigation
Jump to search
(create page based on last week's, removing the stuff that looks specific to last week) |
|||
Line 27: | Line 27: | ||
* [http://tinyurl.com/6zjp33 1.9.1 Layout Bugs] | * [http://tinyurl.com/6zjp33 1.9.1 Layout Bugs] | ||
* Video (roc/cdouble): | * Video (roc/cdouble): | ||
* Acid3: | * Acid3: | ||
** numeric tests | |||
*** trunk now to 85/100 | |||
*** patches currently in bugs get us to 90/100 | |||
*** 1 point for {{bug|446584}} (which had patch that stopped working) | |||
*** 2 points for range bugs: ({{bug|454325}}, {{bug|454326}}) | |||
*** 2 points for SMIL in SVG | |||
*** 3 points for SVG fonts and other related SVG issues (some might be easy) | |||
*** 1 point for {{bug|450160}} (createDocument) | |||
*** 1 point for {{bug|178258}} (HTML parser) | |||
** layout tests | |||
*** roc fixed stuff related to positioning and the root element | |||
*** only remaining layout failure is downloadable fonts | |||
* SMIL (dholbert): | * SMIL (dholbert): | ||
* SVG CSS, roc: | * SVG CSS, roc: |
Revision as of 16:58, 9 September 2008
« previous week | index | next week »
NOTE: NOW ON TUESDAYS
Details
- Tuesday - 11:00am Pacific, 2:00pm Eastern, 19:00 UTC
- Mozilla Building S - <script> conference room
- 650-903-0800 or 650-215-1282 x91 Conf# 8605 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 8605 (US)
- irc.mozilla.org #shiretoko for backchannel
Notices / Schedule
- 1.9.1 Beta 1 Freeze Tuesday, Sep 30 @11:59PM PDT.
- Please take a look at the feature list and get things missing added, and update status for things you own: Firefox3.1/Features#Gecko_1.9.1
- See the security review schedule page to get your review scheduled ASAP!
Firefox 3.1 Update
GFX 1.9.1 Update
- GFX blocking 1.9.1+
- GFX wanted 1.9.1+
- Performance:
- CMS:
- Downloadable fonts:
Layout 1.9.1 Update
- 1.9.1 Layout Bugs
- Video (roc/cdouble):
- Acid3:
- numeric tests
- trunk now to 85/100
- patches currently in bugs get us to 90/100
- 1 point for bug 446584 (which had patch that stopped working)
- 2 points for range bugs: (bug 454325, bug 454326)
- 2 points for SMIL in SVG
- 3 points for SVG fonts and other related SVG issues (some might be easy)
- 1 point for bug 450160 (createDocument)
- 1 point for bug 178258 (HTML parser)
- layout tests
- roc fixed stuff related to positioning and the root element
- only remaining layout failure is downloadable fonts
- numeric tests
- SMIL (dholbert):
- SVG CSS, roc:
- CSS transforms - keith:
Content 1.9.1 Update
- Content 1.9.1 Bugs
- Worker Threads:
- Cross-site XHR:
JS 1.9.1
Last week:
- JS Tracing:
Mobile 1.9.1 Update
General 1.9.1 Updates
- offline cache, dcamp:
- localStorage, honzab:
- HTML5 drag-drop: