Confirmed users
496
edits
(→JS) |
(→JS: Add links to both Debugger videos.) |
||
(6 intermediate revisions by 5 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 | * 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 41: | 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}} | * 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 | * Talking about add-ons on AMO using older versions of the SDK {{bug|751466}} | ||
==Performance== | ==Performance== | ||
Line 62: | Line 63: | ||
* 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. | * 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 98: | Line 99: | ||
* 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/] | * 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== | ||
Line 154: | 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 |