Confirmed users
311
edits
Jetvillegas (talk | contribs) |
|||
(8 intermediate revisions by 6 users not shown) | |||
Line 69: | Line 69: | ||
** Aurora is just still seeing some people on the bad builds from last weekend, crash data for newer builds is fine | ** 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: | ** 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) | *** Experiments shutdown crashes ({{bug|1012924}}, no effect on release which doesn't run experiments). | ||
*** GGC OOM crashes, mostly {{bug|999158}} | *** 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 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 226: | 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 232: | 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 252: | 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 258: | 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 276: | 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>== |