Confirmed users
325
edits
(→Mobile) |
(→Media) |
||
(14 intermediate revisions by 10 users not shown) | |||
Line 20: | Line 20: | ||
* FF17b1 is being built, targeting release of Thursday morning | * FF17b1 is being built, targeting release of Thursday morning | ||
* FF18.0a2 is targeting release for Friday morning. Opening up mozilla-aurora after the merge is blocked on: | * FF18.0a2 is targeting release for Friday morning. Opening up mozilla-aurora after the merge is blocked on: | ||
<bugzilla> | |||
{ "id": "799277, 799295"} | |||
</bugzilla> | |||
* FF17b2 will be released at 7AM PT on 10/22 | * FF17b2 will be released at 7AM PT on 10/22 | ||
Line 40: | Line 43: | ||
==Firefox Developer Tools== | ==Firefox Developer Tools== | ||
Developer Tools on b2g: | |||
* http://blog.astithas.com/2012/10/debugging-firefox-os.html | |||
* Web console over the remote protocol landed this week, UI for connecting it to fennec/b2g coming next. | |||
* Developer Tools window underway to unify all the tools that work against remote targets | |||
* Protocol extensions for e10s needed, being worked on. | |||
==Add-on SDK== | ==Add-on SDK== | ||
Line 59: | Line 69: | ||
==Layout== | ==Layout== | ||
* Display List-based Invalidation (DLBI, {{bug|539356}}) landed last week (but doesn't seem to have been in last week's update) | * Display List-based Invalidation (DLBI, {{bug|539356}}) landed last week (but doesn't seem to have been in last week's update). For more details see [https://groups.google.com/forum/#!topic/mozilla.dev.platform/UFndiSxW4rU Robert O’Callahan’s announcement] (of an earlier attempt to land it). | ||
* [http://dev.w3.org/csswg/css3-flexbox/ css3-flexbox] support is now pref-controlled ({{bug|796212}}, {{bug|797601}}), built by default ({{bug|797022}}), and preffed-off by default | * [http://dev.w3.org/csswg/css3-flexbox/ css3-flexbox] support is now pref-controlled ({{bug|796212}}, {{bug|797601}}), built by default ({{bug|797022}}), and preffed-off by default | ||
* meant to post these earlier, but [http://wiki.csswg.org/planning/sandiego-2012 Minutes] from the CSS WG's meeting in August are now available | * meant to post these earlier, but [http://wiki.csswg.org/planning/sandiego-2012 Minutes] from the CSS WG's meeting in August are now available | ||
Line 75: | Line 85: | ||
==Media== | ==Media== | ||
* WebRTC Landed! Thanks to everyone who made it happen (coders, reviewers, testers), and made it happen relatively smoothly. It was uplifted to FF18 Aurora | |||
** Turn it on in about:config with <b>media.peerconnection.enabled</b> | |||
* We'll jump on any fallout | |||
** If you have clang-on-linux issues, update from m-c. Will land this on Aurora once it opens | |||
** Fix for random crashes on getUserMedia tests is up for review | |||
* New demo/test pages will be going up soon. For now: | |||
[http://people.mozilla.com/~anarayanan/pc_test.html Video loopback test] | |||
[https://people.mozilla.com/~anarayanan/data_test.html DataChannel chat/xfer test] | |||
==DOM== | ==DOM== | ||
==WebAPI== | ==WebAPI== | ||
* a student has chosen to work with Jan Varga on implementation of the synchronous IndexedDB API for his diploma thesis | |||
* [http://dev.w3.org/html5/spec/common-dom-interfaces.html#transferable-objects transferable objects] patch landed | |||
** blog post and demo: http://143th.net/post/32874476488/transferable-objects-for-ff | |||
==Network== | ==Network== | ||
Line 87: | Line 109: | ||
==Mobile== | ==Mobile== | ||
* Reflow-on-zoom landed preff' | * Reflow-on-zoom landed, preff'ed off by default, but can be enabled by a settings-menu option: {{bug|710298}}, {{bug|795932}} | ||
* Support to load fonts from an APK {{bug|785291}} | * Support to load fonts from an APK: {{bug|785291}} | ||
* Telemetry probes for Awesomebar Perf and Android Startup Action {{bug|794513}},{{bug|708812}} | * Telemetry probes for Awesomebar Perf and Android Startup Action: {{bug|794513}},{{bug|708812}} | ||
* We now cache DPI in nsWindow to avoid making JNI calls during page load {{bug|795132}} | * We now cache DPI in nsWindow to avoid making JNI calls during page load: {{bug|795132}} | ||
* Aborting painting outside of viewport landed {{bug|794130}} | * Aborting painting outside of viewport landed: {{bug|794130}} | ||
* top 5 trunk crash signatures fixed | |||
** {{bug|790139}} (security bug) | |||
** {{bug|795234}} crash in pixman_neon_fill | |||
** {{bug|792825}} Crash in js::gc::MarkObjectRange on CyanogenMod 10 | |||
==Accessibility== | ==Accessibility== | ||
Line 98: | Line 124: | ||
==Security== | ==Security== | ||
Please request sec-approval? for patches in hidden security bugs before landing -- spread the word. Obvious patches need to wait for the middle-end of a cycle, and be prepared to uplift such patches to the aurora and beta branches. In the request comment please help us balance the need for testing against the risk of premature disclosure. | |||
==Stability Report== | ==Stability Report== | ||
Line 109: | Line 136: | ||
====Nightly==== | ====Nightly==== | ||
*{{bug|798876}} crash in mozilla::plugins::PStreamNotifyParent::SendRedirectNotify | *{{bug|798876}} crash in mozilla::plugins::PStreamNotifyParent::SendRedirectNotify | ||
** Likely a dupe of {{bug|795683}} | |||
*{{bug|798778}} crash in mozilla::safebrowsing::Classifier::MarkSpoiled | *{{bug|798778}} crash in mozilla::safebrowsing::Classifier::MarkSpoiled | ||
*{{bug|798761}} crash in mozilla::`anonymous namespace''::ContainerState::InvalidateForLayerChange | *{{bug|798761}} crash in mozilla::`anonymous namespace''::ContainerState::InvalidateForLayerChange |