Confirmed users
311
edits
Jetvillegas (talk | contribs) |
|||
(12 intermediate revisions by 8 users not shown) | |||
Line 31: | Line 31: | ||
|} | |} | ||
{{readonly}} | |||
* 31b8 build 1 built on both Desktop & Mobile. Waiting for QA sign off to go live | |||
* GGC won't ship with 31 but in 32. Causing too many issues in term of stability (OOM) Bug 994589 for more info | |||
* Other top crash: bug 988549 (GFX blocklist) | |||
===Build Changes (gps)=== | ===Build Changes (gps)=== | ||
Line 62: | Line 66: | ||
===Stability (kairo/bsmedberg)=== | ===Stability (kairo/bsmedberg)=== | ||
* [http://arewestableyet.com/ Overall numbers] still don't look entirely good: | |||
** Aurora is just still seeing some people on the bad builds from last weekend, crash data for newer builds is fine | |||
** Beta 31 has ~30% worse data than 30, due to 3 areas: | |||
*** Experiments shutdown crashes ({{bug|1012924}}, no effect on release which doesn't run experiments). | |||
*** GGC OOM crashes, mostly {{bug|999158}}. Sadly, we'll need to disable GGC on 31. | |||
*** GFX crashes, see {{bug|988549}}, due to blocklist for D2D (at least) not working correctly. GFX team is looking into it. | |||
==Team Stand-ups== | ==Team Stand-ups== | ||
Line 91: | Line 101: | ||
===Electrolysis (e10s) (blassey)=== | ===Electrolysis (e10s) (blassey)=== | ||
* {{bug|989875}} - HTTPS "Untrusted Connection" page's "Add Exception" button does nothing | |||
* {{bug|1030414}} - Pop-up windows don't work from non-e10s windows when e10s is enabled | |||
===Firefox Desktop (gavin)=== | ===Firefox Desktop (gavin)=== | ||
Line 100: | Line 110: | ||
===Firefox Mobile (mfinkle/blassey)=== | ===Firefox Mobile (mfinkle/blassey)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | |||
====Work In Progress==== | |||
*WebRTC Screen Sharing support (and Tests {{bug|1018928}}) | |||
*Multiple areas of (formerly Gonzales/now known as)Janus https://wiki.mozilla.org/Mobile/Janus | |||
*Sync | |||
**{{bug|899643}} remote tabs list visual refresh | |||
**{{bug|1003877}} Custom server support | |||
*Intent-driven distribution selection and download for partners ([https://bugzilla.mozilla.org/show_bug.cgi?id=1013024 1013024]) | |||
*{{bug|1012720}} Fix deleting prototype getters in Fennec code | |||
* Tabs panel follow-ups ({{bug|1028705}}, {{bug|1023270}}, | |||
*Integrating Search Activity into m-c {{bug|1021864}} | |||
*{{Bug|1014848}} - Improve interactions for "toolbar" (activating/deactivating awesome bar) | |||
*{{Bug|1014335}} - Make "Pull to Refresh" in Synced Tabs and Home Panels feel excellent. | |||
You can find more on upcoming feature plans in the[[https://wiki.mozilla.org/Mobile/Roadmap| roadmap]] | |||
====Landings==== | |||
=====Nightly ({{CENTRAL_VERSION}})===== | |||
*App icon in the launcher is fuzzy ([https://bugzilla.mozilla.org/show_bug.cgi?id=959379 Bug 959379]) | |||
*Dynamic panel list view drawn only after scrolling ([https://bugzilla.mozilla.org/show_bug.cgi?id=1010986 Bug 1010986]) | |||
*Three-dot menu and + button are redundant in tabs tray ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023270 Bug 1023270]) | |||
*Cleanup the "combined" bookmarks and history view ([https://bugzilla.mozilla.org/show_bug.cgi?id=1024289 Bug 1024289]) | |||
*Do not use onFinishInflate in RemoteTabs*Panel ([https://bugzilla.mozilla.org/show_bug.cgi?id=1024778 Bug 1024778 ]) | |||
*Last added pin to Top Sites Grid has the name grayed out ([https://bugzilla.mozilla.org/show_bug.cgi?id=1025812 Bug 1025812]) | |||
*Flickering of views during transition on opening a New Private Tab when tab drawer open and on tab drawer open/close animation ([https://bugzilla.mozilla.org/show_bug.cgi?id=1028710 Bug 1028710]) | |||
*Disable recent tabs panel in migration if all panels are disabled ([https://bugzilla.mozilla.org/show_bug.cgi?id=1029046 Bug 1029046]) | |||
*Regression: Menu breaks on Firefox 29+ on tablets with hardware menu ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030113 Bug 1030113]) | |||
*crash in java.lang.IllegalStateException: Default panel in HomeConfig state is undefined at org.mozilla.gecko.home.HomeConfig$Editor.initFromState(HomeConfig.java) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030141 Bug 1030141]) | |||
*Closed private tabs appears in recent tabs panel ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030757 Bug 1030757]) | |||
*Bookmarks panel is empty in guest mode ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030770 Bug 1030770]) | |||
*crash in java.lang.NullPointerException: at org.mozilla.gecko.home.TabMenuStripLayout.onPageSelected(TabMenuStripLayout.java) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1031363 Bug 1031363]) | |||
*Fix JNI pointers to use longs ([https://bugzilla.mozilla.org/show_bug.cgi?id=1032460 Bug 1032460]) | |||
===Firefox OS Communications (scravag)=== | ===Firefox OS Communications (scravag)=== | ||
Line 187: | Line 226: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
* Will create a tracking bug for leaving Windows OMTC on Aurora and link some of the bugs currently hanging off {{bug|899785}} to block that. Aiming for 33 at this point. | |||
* Still chasing those PushClipsDT issues. | |||
* Chasing increased memory usage with B2G 2.0, new homescreen, etc. Current issues include larger screen, 1.5x multiplier having us hit fractional CSS pixels and slow path (opacity), extra snapshots kept around for the edge gesture interface, additional memory required by tiling and low-res tiling, but not memory leaks as such. | |||
===Identity (jedp)=== | ===Identity (jedp)=== | ||
Line 193: | Line 236: | ||
===JS (naveed)=== | ===JS (naveed)=== | ||
* [https://wiki.mozilla.org/Platform/2014-Q3-Goals#JS JS Q3 Goals] | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||
{{readonly}} | |||
*Notable Fixes: | |||
** {{bug|1029307}} - use fixed subscript/superscript offset ratio instead of font metric values. add subscript/superscript test fonts. | |||
** {{bug|1031319}} - Don't generate element animations when animation-name is "none" | |||
** {{bug|1029969}} - Make compositor animation (OMTA) tests ignore floating-point differences | |||
** {{bug|1010067}} - Rename animation classes so they are easier to understand | |||
** {{bug|1031967}} - Make mozilla::css::Loader cycle collected and traverse its observer array. | |||
** {{bug|1028237}} - Account for device offset for thebes layer masks. | |||
** {{bug|987497}} - Force ** {{buggy drivers to pick up the TexturePass2 uniform change. | |||
** {{bug|1026450}} - Don't let clipped animated transforms trigger layerization of elements outside the clip. | |||
** {{bug|997010}} - Support dynamic changes to the image-orientation property. | |||
** {{bug|1023618}} - Always call FlushRendering in the reftest harness. | |||
** {{bug|1029180}} - Give nsStyleContext a private destructor & MOZ_FINAL, to make it less likely to be freed by anything other than refcounting. | |||
** {{bug|996798}} - Add a typedef to make it easier to change the size of nsWrapperCache/nsINode flags. | |||
** {{bug|1030829}} - preload 'hidden' fonts on FirefoxOS into the user-font cache. | |||
** {{bug|1030067}} - ignore the principal when caching data-URI fonts, to allow sharing across pages with the same CSS. | |||
** {{bug|1029718}} - Skip transform calculation if region to transform is empty for layer event regions. | |||
** {{bug|1008942}} - When a network request for an image finishes during paint suppression and the image doesn't have a frame don't start a decode. | |||
** {{bug|1034399}} - Use a Moz2D DrawTarget backed gfxContext for SVG bounds calculations. | |||
** {{bug|988808}} - Convert SVG hit-testing to use Moz2D instead of Thebes backed gfxContext. | |||
===Media (mreavy)=== | ===Media (mreavy)=== | ||
Line 213: | Line 274: | ||
===Necko (dougt/jduell)=== | ===Necko (dougt/jduell)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
* Here's our [https://wiki.mozilla.org/Platform/2014-Q3-Goals#Networking Networking Q3 goals] | |||
* We're also starting some projects that are not Q3 goals (may take longer): | |||
** OpenVPN interface for necko: wanted by many cellphone network optimizer providers | |||
** Looking into how we can improve our behavior in captive portals (Hotel/airport/etc wifi) | |||
** Also hoping to provide better support for detecting online/offline for B2G (and maybe other platforms) | |||
===Performance (vladan)=== | ===Performance (vladan)=== | ||
Line 219: | Line 286: | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
===Seceng ( | ===Seceng (keeler)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
Line 237: | Line 304: | ||
==Roundtable== | ==Roundtable== | ||
<small>(Comments and questions that arise during the course of the meeting or otherwise do not have a section.)</small> | <small>(Comments and questions that arise during the course of the meeting or otherwise do not have a section.)</small> | ||
Andy McKay (andym) This the right place to nom bugs? {{Bugzilla|1035318}} and {{Bugzilla|1035320}} | |||
==<Read only beyond this point>== | ==<Read only beyond this point>== |