Platform/2008-09-23: Difference between revisions
< Platform
Jump to navigation
Jump to search
(New page: <small>« previous week | index | next week »</small> === Details === * Tuesday - 11:00am Pacific, 2:00pm Eastern, ...) |
|||
Line 38: | Line 38: | ||
* [http://tinyurl.com/5a8vc2 Content 1.9.1 Bugs] | * [http://tinyurl.com/5a8vc2 Content 1.9.1 Bugs] | ||
* Worker Threads: | * Worker Threads: | ||
** DOM worker XHR-X ready to land | |||
** Next up is catching up with the spec changes. | |||
* Cross-site XHR: | * 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 === | === JS 1.9.1 === |
Revision as of 16:12, 23 September 2008
« 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:
Layout 1.9.1 Update
- 1.9.1 Layout Bugs
- Video (roc/cdouble):
- Acid3:
- SMIL (dholbert):
- SVG CSS, roc:
- CSS transforms - keith:
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: