Confirmed users
4,378
edits
| (3 intermediate revisions by 3 users not shown) | |||
| Line 34: | Line 34: | ||
** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.b2g/T_6RSYYTqjM (summary) Please consider implementing new B2G features in C++ instead of JS] (jlebar) | ** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.b2g/T_6RSYYTqjM (summary) Please consider implementing new B2G features in C++ instead of JS] (jlebar) | ||
* dev-platform | * dev-platform | ||
** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/ikf9YVuPc4M Introducing mozilla::Abs to mfbt, replacing std::abs] (jwalden) | ** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/ikf9YVuPc4M Introducing mozilla::Abs to mfbt, replacing std::abs] (jwalden) ([http://whereswalden.com/2013/04/30/introducing-mozillaabs-to-mfbt/ blog post]) | ||
** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/vYbQqkqGzlo Storage in Gecko] (gps) | ** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/vYbQqkqGzlo Storage in Gecko] (gps) | ||
** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/ix9RS3K4dec Proposal for an inbound2 branch] (ryanvm) | ** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/ix9RS3K4dec Proposal for an inbound2 branch] (ryanvm) | ||
** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/G7zh2z58yyA New mfbt header: mozilla/PodOperations.h] (jwalden) | ** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/G7zh2z58yyA New mfbt header: mozilla/PodOperations.h] (jwalden) ([http://whereswalden.com/2013/04/26/mozillapodoperations-h-functions-for-zeroing-assigning-to-copying-and-comparing-plain-old-data-objects/ blog post]) | ||
** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/5SRl7zfe3X4 Increasing the platform meeting's relevance for engineers] (lmandel) | ** [https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platform/5SRl7zfe3X4 Increasing the platform meeting's relevance for engineers] (lmandel) | ||
| Line 48: | Line 48: | ||
===Firefox Mobile=== | ===Firefox Mobile=== | ||
;Blog Shout Out | ;Blog Shout Out | ||
WebRTC: enabling instructions and info on how to test. More is More: http://www.morbo.org/2013/04/webrtc-support-on-android.html | |||
Highlights of the UI hackathon and more: http://planet.firefox.com/mobile/ | Highlights of the UI hackathon and more: http://planet.firefox.com/mobile/ | ||
| Line 61: | Line 61: | ||
===Stability=== | ===Stability=== | ||
* Something regressed "EMPTY dump" crashes significantly on Nightly, see {{bug|866526}} - Ted saw those and IIRC says he saw Firefox hanging somewhat, then probably going OOM and crashing with those reports. If anyone has a clue what checkin on Friday (April 26) could have caused that, please comment in the bug. | * Something regressed "EMPTY dump" crashes significantly on Nightly, see {{bug|866526}} - Ted saw those and IIRC says he saw Firefox hanging somewhat, then probably going OOM and crashing with those reports. If anyone has a clue what checkin on Friday (April 26) could have caused that, please comment in the bug. | ||
* Mobile Nightly Crash rate has gone back down. Great job Mobile Dev team! | |||
===OrangeFactor=== | ===OrangeFactor=== | ||
| Line 87: | Line 89: | ||
*** {{bug|860349}}: Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output | *** {{bug|860349}}: Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output | ||
*** {{bug|848924}}: Intermittent Ubuntu debug VM reftest TEST-UNEXPECTED-FAIL | *** {{bug|848924}}: Intermittent Ubuntu debug VM reftest TEST-UNEXPECTED-FAIL | ||
* (RyanVM) status of "birch as b2g-inbound" | |||
** birch now has 10-12% of checkins compared to mozilla-inbound. | |||
** 21apr-30apr: 48 (birch) vs 467 (m-i) | |||
** 14apr-30apr: 100 (birch) vs 807 (m-i) | |||