Confirmed users
496
edits
(→JS: Add links to both Debugger videos.) |
|||
(35 intermediate revisions by 17 users not shown) | |||
Line 15: | Line 15: | ||
==Kilimanjaro== | ==Kilimanjaro== | ||
* | * Kilimanjaro - Base Camp | ||
** | ** Communications at the MoCo meeting yesterday - pivoting Kilimanjaro around B2G goals. | ||
** Product team working on defining "base camp". | |||
** Posts to come on dev.planning. | |||
** Proceeding with triage today at 11:30am PT. | |||
==Notices / Schedule== | ==Notices / Schedule== | ||
* We are [https://mail.mozilla.com/home/akeybl@mozilla.com/Release%20Management.html?view=month&date=20120508 here] in the calendar. There are still 32 bugs [http://mzl.la/Ka58wg tracking 13+] - if your bug has been fixed & landed, please update the status flags. If not, get back to work ;) | |||
* We held our [https://wiki.mozilla.org/Releases/Post-mortems/Firefox_12.0 FF12 post-mortem] today | |||
* We'll be holding our Rapid Betas scope overview during today's channel meeting (2PM PT in Warp Core) | |||
* Automatic updates from FF3.6 to FF12 will be occurring some time in the next day | |||
* FF13 beta 3 will be going to build today, for a Friday ship | |||
* FN14 beta 1 (build #2) may be going to build today | |||
** More on the l10n ship strategy soon (hopefully tomorrow) | |||
==Firefox Development== | ==Firefox Development== | ||
* some members of fx-team (dolske, gavin, mattn, zpao, fryn) are taking part in an "identity swarm" with the identity team today to try and help nail down and make progress on Identity-related work | |||
* {{bug|727120}}: ttaubert switched the Thumbnail service from using the cache to just using files on disk | |||
* {{bug|641892}}: contributor OHZEKI Tetsuharu added support for displaying multiple types of notifications at once. Great work! | |||
==Firefox Developer Tools== | ==Firefox Developer Tools== | ||
* UI for connecting to remote debuggees landed, {{bug|747429}}. | |||
* Responsive Design tool in review {{bug|749628}}. | |||
* Investigating an application cache tool, no bug yet. | |||
* jorendorff on [https://www.youtube.com/watch?v=TQxQr1H0iZ0 Using the new Debugger API from scratchpad] | |||
==Add-on SDK== | ==Add-on SDK== | ||
* Dealing with the leaks and bustage caused by the bug leak fix {{bug|695480}} | |||
* Talking about add-ons on AMO using older versions of the SDK {{bug|751466}} | |||
==Performance== | ==Performance== | ||
Line 39: | Line 60: | ||
==JS== | ==JS== | ||
* Compartment Per Global landed and stuck. Expect ongoing bug stomping to continue as the rest of the source base adjust to these patches ({{bug|650353}}). Bholley wrote this a post on CPG: [http://bholley.wordpress.com/2012/05/04/at-long-last-compartment-per-global/ bholley.work.blog] . - bholley and luke. | |||
* The new jsdbg2 Debugger object are now available from scratchpad. Jason Orendorff's [https://www.youtube.com/watch?v=TQxQr1H0iZ0 demo] (5 min). A [https://www.youtube.com/watch?v=WKIkOcuVG7w screen cast] from the Toronto meet-up provides more detail (10 min). ([https://bugzilla.mozilla.org/buglist.cgi?quicksearch=jsdbg2 Bugzilla jsdbg2]) - jimb and jorendroff. | |||
==Layout== | ==Layout== | ||
Line 45: | Line 70: | ||
==Video== | ==Video== | ||
Support for the new [http://opus-codec.org Opus audio codec] has landed in Nightly, pref'd off. Set 'media.opus.enabled' to true to try it out. This was [https://bugzilla.mozilla.org/show_bug.cgi?id=674225 bug 674225]. | |||
There are some test files at https://people.xiph.org/~giles/2012/opus/ | |||
Opus is a new audio compression technology we've developed together with Microsoft (Skype), Broadcom, Google, Xiph.Org and other groups. It's in the final stages of standardization at the IETF. It will be an essential component of our WebRTC (a/v chat) effort, but we also hope to get some traction with it as a baseline audio format for HTML. | |||
We're getting ready to land the first chunk of WebRTC on the tree to support getUserMedia() work (Camera API, etc). This will be preffed-off initially, and we'll be calling on people to help when asked to do reviews, etc. This is a bit like docking a cruise liner in a narrow slip... so your help is appreciated. | |||
==DOM== | ==DOM== | ||
Line 61: | Line 94: | ||
==Accessibility== | ==Accessibility== | ||
* Fennec talks! [http://www.marcozehe.de/2012/05/08/first-round-of-accessibility-support-for-android-in-mobile-firefox/ See MarcoZ's blog for details.] | |||
==Tree Management== | ==Tree Management== | ||
* stage/ftp/surf moved to scl3 datacentre on Saturday. Some fallout on Sunday/Monday. If you see any more issues (e.g. downloading builds/tests), please ping IT/RelEng. | |||
* april was another month of record load - 280 checkins in a day [http://oduinn.com/blog/2012/05/05/infrastructure-load-for-april-2012/] | |||
* may looking like a high load month as well - 40,207 test jobs on may 3 | |||
* RelEng starting to look at doing win8 builds on win64 build platform (thanks to jimm) | |||
* RelEng starting to look at migrating win32 builds to win64 platform (thanks to ehsan for help testing) | |||
==Security== | ==Security== | ||
For updates to meetings please see the Security Review Calendar | |||
* HTML: https://mail.mozilla.com/home/ckoenig@mozilla.com/Security%20Review.html | |||
* .ics: https://mail.mozilla.com/home/ckoenig@mozilla.com/Security%20Review | |||
==== Bugs marked sec-review-needed that need to be scheduled ==== | |||
<bugzilla> | |||
{ | |||
"product": "mozilla.org", | |||
"component": "Security Assurance: Review Request", | |||
"quicksearch": "status:new,assigned,reopened,unconfirmed", | |||
"whiteboard": "[pending secreview][needs info]", | |||
"whiteboard_type": "contains" | |||
} | |||
</bugzilla> | |||
==Stability Report== | ==Stability Report== | ||
===Work Week=== | |||
*Stability work week will be June 11-15, 2012 in Mt. View | |||
===Socorro=== | ===Socorro=== | ||
* Planning for [[Socorro:Rapid_Betas|Rapid Betas]] is ongoing, will push out previously planned work for some time. | |||
* B2G and WebAppRT should probably get crash reporting as well, please coordinate with KaiRo to get this moving! | |||
===Desktop=== | ===Desktop=== | ||
====Trunk==== | |||
*Some new regressions cropped up: | |||
**{{Bug|751826}} crash in mozilla::plugins::parent::_getproperty | |||
**{{Bug|752414}} crash in nsXPConnect::CheckForDebugMode @ JS_GetCompartmentPrincipals (still crashing after backout) | |||
**{{Bug|752824}} crash in nsXPConnect::CheckForDebugMode @ JS_GetInternedStringChars | |||
**{{Bug|752416}} crash in nsXPConnect::CheckForDebugMode @ js::AllFramesIter::AllFramesIter | |||
**{{Bug|752391}} crash in js::gc::MarkRange | |||
**{{Bug|752495}} crash in js::IncrementalReferenceBarrier | |||
**{{Bug|752309}} is current topcrash and a regression from compartment-per-global, bholley is on it. | |||
====Beta==== | |||
* FF 13 Beta 2 data looks good so far relative to new crashes. | |||
* [https://crash-stats.mozilla.com/topcrasher/byversion/Firefox/13.0b2/7 Many of the top crashes are hangs] | |||
* Explosive report shows more flash issues: https://crash-analysis.mozilla.com/rkaiser/2012-05-07/2012-05-07.firefox.13.explosiveness.html | |||
====Aurora==== | |||
* [[https://crash-stats.mozilla.com/topcrasher/byversion/Firefox/14.0a2/7] Aurora Top Crashes]] | |||
* {{Bug|700288}} is the top crash | |||
====Firefox 12==== | |||
*{{Bug|640904}} appears to still be the top signature on 12 | |||
===Mobile=== | ===Mobile=== | ||
Line 78: | Line 158: | ||
** {{bug|751262}} - Dalvik VM aborts and Fennec dies sometimes after Fennec and Android device are idle | ** {{bug|751262}} - Dalvik VM aborts and Fennec dies sometimes after Fennec and Android device are idle | ||
** {{bug|750965}} - crash in libdvm with continuous reloading page after a while | ** {{bug|750965}} - crash in libdvm with continuous reloading page after a while | ||
* [https://crash-stats.mozilla.com/topcrasher/byversion/FennecAndroid/15.0a1/3/all Nightly top crashes] | * [https://crash-stats.mozilla.com/topcrasher/byversion/FennecAndroid/15.0a1/3/all Nightly top crashes]; {{bug|748531}} catches exceptions in JNI code. This was also fixed recently and may need to be aurora approved? | ||
** {{Bug|752428}} - crash in nsDOMWindowUtils::SetDisplayPortForElement | ** {{Bug|752428}} - crash in nsDOMWindowUtils::SetDisplayPortForElement | ||
** {{bug|752426}}- crash in mozilla::AndroidBridge::TakeScreenshot | ** {{bug|752426}}- crash in mozilla::AndroidBridge::TakeScreenshot |