Platform/2008-09-23
< Platform
Jump to navigation
Jump to search
« previous week | index | next week »
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
- Beta 1 Schedule
- en-US string freeze is Thursday, Sept 26th at 11:59pm PDT
- code freeze is Tuesday, Sept 30th at 11:59pm PDT
- Beta 2 Schedule
- en-US string freeze is Thursday, October 30th at 11:59pm PDT
- code freeze is Tuesday, November 4th at 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:
Mac OS X Update (Josh & Steven)
- Working on various 1.9.1 blockers
- Working to remove incorrect fs stat caches, goal is to avoid bad stat data which could cause all manner of filesystem issues for nsIFile users
- Plugin work, in pursuit of plugin testing framework, accessibility fixes, and Cocoa event model
- Working on NPAPI headers set for consistency (WebKit and Gecko should expose and build off of the exact same set of headers)
- working on NPAPI SDK including sample plugins
- working on incorrect native events attached to synthesized DOM events
- working on a spec to allow for plugins to not eat events when they don't handle them
Layout 1.9.1 Update
- 1.9.1 Layout Bugs
- Video (roc/cdouble):
- Acid3:
- SMIL (dholbert):
- Addressing review comments from roc
- Posting updated patch for further review today, probably.
- SVG CSS, roc:
Content 1.9.1 Update
- Content 1.9.1 Bugs
- Worker Threads:
- DOM worker XHR-X ready to land
- Next up is catching up with the spec changes.
- Cross-site XHR:
- The parts that are done are being reviewed, some missing new spec issues still to code up.
- Speculative <script src="..."> loading:
- Looking good, already speculatively parses scripts. Cleanup etc still to be done.
- Speculative loading of images and other resources to be split into separate bugs.
- JIT->DOM:
- Some proof of concept code/experiments tested out already.
- Peterv will be in town next week to pick up part of this work with Andreas.
JS 1.9.1
Mobile 1.9.1 Update
General 1.9.1 Updates
- offline cache, dcamp:
- localStorage, honzab:
- HTML5 drag-drop: