Platform/2011-08-09: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 66: Line 66:
* Mobile team needs to get URL report for certain crashes. There are a couple of bugs logged to handle this.
* Mobile team needs to get URL report for certain crashes. There are a couple of bugs logged to handle this.
** [https://bugzilla.mozilla.org/show_bug.cgi?id=630293 Bug 630293]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=630293 Bug 630293]
** [
** [https://bugzilla.mozilla.org/show_bug.cgi?id=676719 Bug 676719]
** Marcia/chofmann putting together a "how to" page for running URL reports.
** Marcia/chofmann putting together a "how to" page for running URL reports.


= Roundtable =
= Roundtable =

Revision as of 17:25, 9 August 2011


« previous week | index | next week »

Applications

Notices / Schedule

Firefox Development

  • Intern Jez Ng is working on adding e10s support to sessionstore in bug 516755. See his post to dev.apps.firefox for more info (seems to be missing on Google Groups for some reason :( ).
  • Dave Townsend, Blair McBride and Boriss/faaborg have been working on UI that will prompt users to deal with addons that were "dropped-in" by other installers or programs, that should be landing on central soon, hopefully in time for Firefox 8 bug 596343
  • dao and mstange have been doing theme work to improve Firefox's appearance on OS X 10.7, landed on trunk this morning bug 667456
  • Jared Wein and dao are working on making the forward button appear conditionally, to match recent UX mockups, in bug 674744 and bug 677027.

Firefox Developer Tools

Performance

GFX

JS

Layout

  • Full-screen API is moving along; if you're interested in the API or the UI issues, check bug 545812
  • CSS 3D transforms partially landed, currently disabled by pref
  • Hyphenation dictionaries for many languages have been landed, packaged for desktop only for now
  • unification of standards mode and quirks mode text-decoration (underline, overline, line-through) landed. One codepath instead of two. bug 403524
  • Zzzzzz

DOM

Network

Plugins

Mobile

Accessibility

Multi-Process

Tree Management

Stability Report

Desktop

  • Socorro
    • 2.2 due out later this week or Monday. The crash rate and top crash lists will be differentiated per beta and between beta and release.
    • Drop in crash rate for all versions yesterday and missing reports. Socorro team is looking into the problem Bug 677459 and Bug 677502
  • Beta: Everything looks pretty good for FF6. Breakdown of ADUs per Beta
  • Aurora: Things are fairly stable on Aurora but we are still tracking quite a few items.
  • Trunk: Some new signatures appearing only for 8.0a1.
    • Bug 673984 - crash in _purecall | nsImageLoader::DoRedraw(nsRect const*)
    • Bug 677273 - mozilla::dom::workers::WorkerPrivate::RescheduleTimeoutTimer(JSContext*).
    • A couple of the new signatures are simply due to the instrumentation work Bill is doing for the GC crash diagnosis - Bug 677277, Bug 676571
    • 2 hangs have regressed on the trunk as shown in Kairo's explosiveness report. Apparently those have been logged and fixed as of a couple of hours ago bug 676361.
  • We are starting to put together wiki pages that track a particular area of the crash landscape. This one organizes all the Flash issues, has reports, lists bugs we need to verify, bugs we need to find test cases for and details work that would help with the diagnosis. We are going to put together something similar for malware etc.

Mobile

  • Mobile team needs to get URL report for certain crashes. There are a couple of bugs logged to handle this.

Roundtable