Confirmed users
496
edits
(→Trunk) |
(→JS: Add links to both Debugger videos.) |
||
(15 intermediate revisions by 9 users not shown) | |||
Line 33: | Line 33: | ||
==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|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! | * {{bug|641892}}: contributor OHZEKI Tetsuharu added support for displaying multiple types of notifications at once. Great work! | ||
Line 40: | Line 41: | ||
* Responsive Design tool in review {{bug|749628}}. | * Responsive Design tool in review {{bug|749628}}. | ||
* Investigating an application cache tool, no bug yet. | * 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 57: | Line 61: | ||
==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}}). | * 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. A | * 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 72: | Line 76: | ||
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. | 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 92: | Line 98: | ||
==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. | * 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 | For updates to meetings please see the Security Review Calendar | ||
Line 149: | 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 |