Platform/2008-09-09
< Platform
Jump to navigation
Jump to search
« 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:
- Need to fix rounding/quantization issues before turning on pixman SSE2
- CMS:
- Will be flipping CMS pref on this week
- Some handwaving on current testing (many tests have a dependency that when colors A and B are combined, the result is a predetermined C; this is not the case with arbitrary profiles -- we're forcing sRGB for input and output for the tests, thus exercising CMS while still getting consistent output)
- Downloadable fonts:
- Back to on-track, given new schedule
- John making good progress, working through a pile of 'finish' issues now
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
- missing 1 point for bug 446584 (which had patch that stopped working)
- missing 2 points for range bugs: (bug 454325, bug 454326)
- missing 2 points for SMIL in SVG
- missing 3 points for SVG fonts and other related SVG issues (some might be easy)
- missing 1 point for bug 450160 (createDocument)
- missing 1 point for bug 178258 (HTML parser)
- intermittently missing 1 or 2 points for bug 335998 (GC timing and nodes owning parents)
- 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:
- patch just about ready to land
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: