Platform/2008-11-04: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(8 intermediate revisions by 5 users not shown)
Line 2: Line 2:


=== Details ===
=== Details ===
* Tuesday - 11:00am Pacific, 2:00pm Eastern, 18:00 UTC
* Tuesday - 11:00am Pacific, 2:00pm Eastern, 19:00 UTC
* Mozilla Building S - <script> conference room
* Mozilla Building S - <script> conference room
* 650-903-0800 or 650-215-1282 x91 Conf# 8605 (US/INTL)
* 650-903-0800 or 650-215-1282 x91 Conf# 8605 (US/INTL)
Line 16: Line 16:


* Places
* Places
** Fsync changes landed, and Ts regression fixed
** Pushing to get a bunch of other perf fixes in, that were blocked by fsync
** Privacy preference pane UI change can make slushy freeze
** Not making 3.1:
*** search open tabs in awesomebar
*** show awesomebar results in content page
*** private browsing bookmarks root


=== GFX 1.9.1 Update ===
=== GFX 1.9.1 Update ===
Line 28: Line 35:
=== Layout 1.9.1 Update ===
=== Layout 1.9.1 Update ===
* [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:
* Image snapping
* SVG CSS, roc:


=== Content 1.9.1 Update ===
=== Content 1.9.1 Update ===
* [http://tinyurl.com/5a8vc2 Content 1.9.1 Bugs]
* [http://tinyurl.com/5a8vc2 Content 1.9.1 Bugs]
* XPConnect perf work:
** peterv's landing his major work for b2. Some of the changes are already in the tree.
* Worker Threads:
* Worker Threads:
* Cross-site XHR:
** Last large patch to bring the implementation up to spec compliance (or really close to) ready to land.
* Speculative script loading, Blake?
* Speculative script loading:
** Blake has made some progress and is ready to attempt a re-landing once the tree is ready for it.


=== JS 1.9.1 ===
=== JS 1.9.1 ===
Line 42: Line 51:


=== Mobile 1.9.1 Update ===
=== Mobile 1.9.1 Update ===
*[http://tinyurl.com/67zcas Mobile Platform 1.9.1 bugs]


=== General 1.9.1 Updates ===
=== General 1.9.1 Updates ===
Line 55: Line 65:
* (tchung) See [https://wiki.mozilla.org/QA/Topcrashes#Current_topcrashes_being_tracked_3.1b1 Topcrashes from Beta 1].  Particularly needing blocking beta 2 attention:
* (tchung) See [https://wiki.mozilla.org/QA/Topcrashes#Current_topcrashes_being_tracked_3.1b1 Topcrashes from Beta 1].  Particularly needing blocking beta 2 attention:
** #1, #2, #4, #8
** #1, #2, #4, #8
** #6 & #7 need more investigation
** #5 & #6 need more investigation


* Can people please try to stick around after landing patches. Landing something then vanishing before even a single unit test cycle has completed is uncool, particularly on freeze day.
* Can people please try to stick around after landing patches. Landing something then vanishing before even unit testers have cycled is uncool, particularly on freeze day.

Latest revision as of 19:21, 4 November 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

Firefox 3.1 Update

  • Places
    • Fsync changes landed, and Ts regression fixed
    • Pushing to get a bunch of other perf fixes in, that were blocked by fsync
    • Privacy preference pane UI change can make slushy freeze
    • Not making 3.1:
      • search open tabs in awesomebar
      • show awesomebar results in content page
      • private browsing bookmarks root

GFX 1.9.1 Update

  • GFX blocking 1.9.1+
  • GFX wanted 1.9.1+
  • (It was tempting to just delete that one line)
  • Cairo 1.8.2 update (released last week) -- has some rendering fixes we need; patch ready to go, but got ignored by talos tryservers yesterday (bug 463005) so not sure i fthere's any performance impact (shouldn't be)
  • Turning on SSE2 optimizations on win32
  • Maybe also SSE2 on linux, but we have stack alignment issues due to the version of gcc being used; there's an xpcom patch which helps, but we think it'll just make the problem less likely to happen but still possible (need 16-byte aligned stacks). Not as big of a deal as win32 though, the expensive rendering is often in the X server.
  • DL fonts access control pieces also today, pending reviews

Layout 1.9.1 Update

Content 1.9.1 Update

  • Content 1.9.1 Bugs
  • XPConnect perf work:
    • peterv's landing his major work for b2. Some of the changes are already in the tree.
  • Worker Threads:
    • Last large patch to bring the implementation up to spec compliance (or really close to) ready to land.
  • Speculative script loading:
    • Blake has made some progress and is ready to attempt a re-landing once the tree is ready for it.

JS 1.9.1

Mobile 1.9.1 Update

General 1.9.1 Updates

  • offline cache, dcamp:
  • localStorage, honzab:
  • HTML5 drag-drop:

Security

Security Reviews

Roundtable

  • (tchung) See Topcrashes from Beta 1. Particularly needing blocking beta 2 attention:
    • #1, #2, #4, #8
    • #5 & #6 need more investigation
  • Can people please try to stick around after landing patches. Landing something then vanishing before even unit testers have cycled is uncool, particularly on freeze day.