Platform/2011-08-30: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 20: Line 20:
* We think that OpenGL ES accelerated layer composition on '''Nightly''' builds for Android is ready to be tested by technical users.
* We think that OpenGL ES accelerated layer composition on '''Nightly''' builds for Android is ready to be tested by technical users.
** There are still some known minor rendering glitches when pinch-zooming or panning; single frames are drawn at the wrong scale.
** There are still some known minor rendering glitches when pinch-zooming or panning; single frames are drawn at the wrong scale.
** To turn it on, set <code>layers.acceleration.disabled</code> to <code>false</code> and <code>layers.acceleration.force-enabled</code> to <code>true</code> in <code>about:config</code>.
** To turn it on, set <code>layers.acceleration.disabled</code> to <code>false</code> and <code>layers.acceleration.force-enabled</code> to <code>true</code> in <code>about:config</code>, and restart your browser.


= JS =
= JS =

Revision as of 17:53, 30 August 2011


« previous week | index | next week »

Notices / Schedule

Firefox Development

Firefox Developer Tools

Performance

GFX

  • We think that OpenGL ES accelerated layer composition on Nightly builds for Android is ready to be tested by technical users.
    • There are still some known minor rendering glitches when pinch-zooming or panning; single frames are drawn at the wrong scale.
    • To turn it on, set layers.acceleration.disabled to false and layers.acceleration.force-enabled to true in about:config, and restart your browser.

JS

Layout

  • More 3D transforms stuff landed, some more to come before we can try turning it on by default (mattwoodrow)
    • Discovered an interesting regression on Facebook where they feed -webkit properties to any browser that Modernizr says supports 3D transforms :-(
  • Jonathan Kew persuaded some authors of TeX hyphenation dictionaries to relicense their dictionaries to be a bit more liberal, so we will ship dictionaries for some more languages
  • Team status:
    • dbaron: review hell, investigating mobile text resizing
    • dholbert: CSS3 flexbox
    • matspal, tnikkel: bug fixing
    • fantasai: getting started on page-break-*
    • jfkthame: bug fixing, patches for Graphite font support
    • jwatt: converting SVG code to use display lists and be more like other layout code
    • heycam: WebIDL, reworking SVG text to use CSS layout
    • smontagu: implementing and unicode-bidi:isolate

Video

  • Team status:
    • doublec: bug fixing
    • kinetik: tidying up libcubeb sound library for review
    • karl: reviews, tuning the lighting in the Auckland office
    • cpearce: fixing remaining issues with fullscreen API (such as multiprocess support)
    • rgiles: starting on WebVTT subtitles
    • derf, jmvalin: Opus work, WebRTC standards discussion, WebRTC demo hacking
    • rjesup: WebRTC
    • roc: MediaStreams processing infrastructure

DOM

WebAPI

Network

Plugins

Mobile

  • Pre-honeycomb flash support (click to play) patches up. Bug 630007.
  • Webkit Honeycomb source are now available.

Accessibility

Multi-Process

Tree Management

Security

Stability Report

Socorro

  • ADUs Friday - Migration to Data Center resulted in missing some ADUs (note the wacky numbers for Friday). The issue has corrected itself.
  • Duplicate Reports - Algorithm for dupes in Socorro probably needs follow up.
  • Missing Bug IDs in Socorro: Bug 681682

Desktop

Top Issues

Channels

  • Trunk - 9.0a1
    • Bug 682313 - Firefox 9.0a1 Crash [@ je_free | mozilla::ipc::windows::DeferredSettingChangeMessage::~DeferredSettingChangeMessage() ]
    • Bug 682916 - Firefox Crash [@ XPC_WN_NoHelper_Finalize ]
    • Bug 682974 - Resolved as duplicate of an earlier bug
  • Aurora
    • [@ RenderTargetStateHolder::PushToDevice(ID3D10Device*, CD3DSurface*) ] - appears as new signature but is the same user. Will file if volume increases.
  • Beta
    • Bug 680927 - Startup crash in mozcomp.dll with IBM Tivoli Access Manager
    • Bug 680921 - malware related

Other

Mobile

  • Naoki has a detailed report for Mobile - https://wiki.mozilla.org/QA/Fennec/crash_rep_29Aug2011.
  • Big issue - really not enough ADUs on Nightly and Aurora.
  • A few issues we need to get addressed ASAP
    • Still missing symbols for many of the mobile crashes - over 40% for 8a2 over 30% for 7 over 45% for release 6 - Bug 672287
    • Bug 679065 - empty report list returned for top crashes.
  • Crash Highlights
    • Fennec 9a1: at least 81.2 % of crashers are new (out of 186 crashes); Fennec 8 has a lot of new crashers as well.
    • Top crash in 6 & 7 - Bug 663494
    • Special crashkill meeting today at noon to talk about how to make these crashes more visible - isolate the high volume reproducible ones and get them in front of devs.

Roundtable