canmove, Confirmed users, Bureaucrats and Sysops emeriti
5,401
edits
(35 intermediate revisions by 15 users not shown) | |||
Line 14: | Line 14: | ||
== Major Topics for This Week == | == Major Topics for This Week == | ||
; 4 Stars in Play Store: We hit 4 visible stars on release and 4.0 rating on beta | |||
; Fx15 Released: Lots of positive ratings. Some confusion about hybrid (phablet) UI. | ; Fx15 Released: Lots of positive ratings. Some confusion about hybrid (phablet) UI. | ||
; Fx16 Uplift: We still have two items that need to be uplifted to Fx16. A security fix for Reader ({{bug|778582}}) and Feedback Solicitation ({{bug|774479}}). | ; Fx16 Uplift: We still have two items that need to be uplifted to Fx16. A security fix for Reader ({{bug|778582}}) and Feedback Solicitation ({{bug|774479}}). | ||
; WebApps Update: We had a great WebApps testday, which uncovered a few important bugs, as well as some UX issues. Due to several factors, we are holding WebApps from Fx16. | |||
==Stand ups== | ==Stand ups== | ||
Line 25: | Line 27: | ||
===James W. (snorp)=== | ===James W. (snorp)=== | ||
===Kats=== | ===Kats=== | ||
* Aug 21 - Aug 28 | |||
** looked around at the bfcache code to see if it's possible to serialize (looks dauntingly hard) | |||
** getting some tools together to be able to analyze memory use in more detail (heap/object graph visualization) | |||
** mentoring AlexHagerman to get him going with a working build | |||
** bug 783758 - close pixels.map file to avoid errors on pandaboard | |||
** bug 785596 - guard against null pointer exception | |||
** bug 785520 - scroll contenteditable fields into view on focus | |||
** bug 781883 - guard against missing the LocationChange event from browser.js when the activity is torn down/recreated | |||
* Next | |||
** continue working on a heap analysis/visualization tool | |||
** work on bugs as they come up | |||
===GBrown=== | ===GBrown=== | ||
* Last week: | |||
** Bug 783639 PixelTest failures on panda | |||
*** Identified 2 issues but still not working | |||
*** Setting up my own panda board for faster debugging | |||
** Bug 764901 Intermittent Robocop testPasswordEncrypt | |||
*** Investigated but couldn't track down a cause | |||
** Bug 777440 Estimate releng work for supporting 2 pass linking | |||
*** First patch sets up environment successfully, but having trouble running fennec-with-valgrind in emulator | |||
* Next: | |||
** Try to finish up bug 783639 | |||
** Continue work on bug 777440 | |||
** Bug 784242 PixelTest failures: Pixel at 100, 0 - Color rgba(0,0,0,255) not close enough to expected rgb(32,100,0) | |||
** Bug 767215 Intermittent testAxisLocking, testLoad, testFlingCorrectness | Pixel at 0, 0 - Color rgba(255,255,255,255) | |||
===Chris Lord (cwiiis)=== | ===Chris Lord (cwiiis)=== | ||
Line 41: | Line 70: | ||
===Chris Peterson=== | ===Chris Peterson=== | ||
* Done | |||
** Debugging Stagefright video bugs and adding hardware whitelist/blacklist | |||
** {{bug|772252}} - Numeral keys on physical keyboard don't work in Firefox for Android on Sony-Ericsson Xperia Pro and Mini Pro | |||
** {{bug|766317}} - Sony Ericsson Experia Pro's HKB cannot enter non-English characters in web forms | |||
* Next | |||
** {{bug|784329}} - No video playback with OMX.TI.DUCATI1.VIDEO.DECODER via MP4 in Android | |||
** {{bug|785275}} - Galaxy S III hardware decoder shows green bars when playing non-720p videos (OMX_COLOR_FormatYUV420SemiPlanar) | |||
** {{bug|782830}} - AwesomePlayer intercepts Stagefright video decoding on Galaxy S III | |||
===GCP=== | ===GCP=== | ||
===Brian N=== | ===Brian N=== | ||
* Done | |||
** PTO | |||
** Bug 778582 | |||
** Improved XULRunner reader mode test framework (https://github.com/thebnich/reader-test) | |||
** In progress: Bug 784386 - Big memory spikes on readability check | |||
* Next | |||
** Bug 784386 - Big memory spikes on readability check | |||
===Sriram=== | ===Sriram=== | ||
* Done: | |||
** Started bending curves - http://wp.me/pGWkB-2j | |||
*** Almost code complete. Will be posting patches today - {{Bug|785246}} | |||
** Posted a WIP on integrating with global search - {{Bug|786029}} | |||
*** Waiting for UX. | |||
** Posted a WIP for SubMenus - {{Bug|785994}} | |||
*** Waiting for UX. | |||
* Doing: | |||
** Partying for 2000 5-stars in one day! | |||
===WesJ=== | ===WesJ=== | ||
Last week: | |||
* {{Bug|771915}} - Show the origin of the page in the chrome of the app when it is different from webapp's origin | |||
* {{Bug|786058}} - Disable webapps support on FF 16 | |||
* {{Bug|769857}} - Delay showing tap highlight instantly on tap (50ms delay) | |||
* {{Bug|786599}} - Firefox file picker is triggered when clearing the Android notifications after a file was already downloaded | |||
* {{Bug|780759}} - Splashscreens for webapps - waiting for r? | |||
* {{Bug|783921}} - Application shortcuts wrongly scaled? (DPI) - need to update with some ctypes magic | |||
* {{Bug|784500}} - Prime DNS in Java when Gecko is started with a url | |||
* Test day with the MiniMart (its always open! http://dl.dropbox.com/u/72157/Webapp.html#applistSection) | |||
This week: | |||
* {{Bug|783553}} - Dont show overscroll for webapps | |||
* Finish up {{Bug|783921}} | |||
* Heading to Warsaw | |||
===LucasR=== | ===LucasR=== | ||
'''Last week''' | '''Last week''' | ||
Line 60: | Line 131: | ||
===MBrubeck=== | ===MBrubeck=== | ||
Done: | |||
* {{bug|759189}} - Fix JSON parsing of getBuilders.php response | |||
* {{bug|783565}} - Don't look for mobile doctype or handheldFriendly if there is also a meta viewport tag | |||
* {{bug|784704}} - GetViewportInfo does not read minimum-scale and maximum-scale | |||
* {{bug|784612}} - Remove old XUL content autoScale hack from meta viewport code | |||
Awaiting review: | |||
* {{bug|564815}} - implement window.devicePixelRatio | |||
* {{bug|779527}} - Fennec reports wrong screen resolution/density and pixel ratio | |||
* {{bug|716575}} - Use the native Gecko support for <meta viewport> | |||
Next: | |||
* Starting work on Metro Firefox | |||
* Wrap up and land platform viewport and resolution patches | |||
===Margaret=== | ===Margaret=== | ||
Done: | |||
* Landed feedback solicitation UI - {{bug|774479}} | |||
* Updated Twitter search icon - {{bug|773641}} | |||
Next: | |||
* Investigating some aweseome screen perf problems - {{bug|785945}} | |||
* Investigating crashes caused by references to menuitems that might not exist in GeckoApp - {{bug|779741}} | |||
* Going to Warsaw/Paris for MozCamp/Community Building Meetup/PTO September 5-19 | |||
===Scott (jwir3)=== | ===Scott (jwir3)=== | ||
=== | '''Last Week''': | ||
* Worked on position maintaining code for reflow-on-zoom prototype. | |||
* {{bug|784887}}: Add message passing from Java->JS for pinch-to-zoom events (not complete) | |||
'''This Week''': | |||
* Finish work with viewport modifications to better support reflow-on-zoom. | |||
* Land {{bug|780258}}: Add max line box width API. | |||
* Blog about prototype for reflow-on-zoom and other events at Boston workweek. | |||
* Start {{bug|784375}}: Limit font inflation max ratio | |||
===mcomella=== | |||
''Currently having apartment issues and I'm stuck there – Notes will be properly updated when I come into the office'' | |||
'''EDIT: Updated.''' | |||
''Note also that this is my '''last''' week as an intern.'' :( | |||
Past: | |||
*[https://bugzilla.mozilla.org/show_bug.cgi?id=766389 Bug 766389] - Add "My Apps" to AboutHomePromoBox | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=785562 Bug 785562] - Fixed non-breaking spaces in strings | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=784451 Bug 784451] – Unnecessary comment | |||
*Context menus | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=776064 Bug 776064] – tel: | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=744662 Bug 744662] – email: | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=775773 Bug 775773] – "Copy Image Location" | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=784472 Bug 784472] – Unable to invoke context menu on selected text | |||
*Level 1 committer's access | |||
*[https://bugzilla.mozilla.org/show_bug.cgi?id=784016 Bug 784016] – Right side click bug | |||
*Filed some bugs for web apps test day | |||
*Reviewed some patches | |||
Present: | |||
*Intern presentation '''tomorrow''', 8/30, at 1pm PST. | |||
**Working on that today | |||
*Input fields | |||
**Screen flicker when selecting input fields | |||
**Zooming into an input field when it is selected | |||
Future: | |||
*If I have time during the semester, I will try to continue helping out | |||
*Otherwise... ¯\_(ツ)_/¯ | |||
===BLassey=== | ===BLassey=== | ||
===MFinkle=== | ===MFinkle=== | ||
Line 70: | Line 208: | ||
== Round Table == | == Round Table == | ||
* What is the status of XUL Fennec? Do we still need to worry about breaking XUL Fennec? | |||
===QA=== | |||
* Reminder AaronMT is the lead on FX 16 | |||
==== Socorro/Breakpad/Stability ==== | |||
Hightlights: | |||
* nhirata still on b2g more so. | |||
[https://bugzilla.mozilla.org/buglist.cgi?list_id=2999506;field0-0-0=op_sys;type0-0-1=substring;field0-0-1=short_desc;classification=Server%20Software;query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;value0-0-1=Fennec;type0-0-0=substring;value0-0-0=Android;product=Socorro Socorro bugs] | |||
[https://bugzilla.mozilla.org/buglist.cgi?list_id=3040072;short_desc_type=allwordssubstr;short_desc=skiplist;classification=Server%20Software;query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=Socorro Skiplist] | |||
[https://bugzilla.mozilla.org/buglist.cgi?list_id=2999485;field0-0-0=op_sys;type0-0-1=substring;field0-0-1=short_desc;classification=Components;query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;value0-0-1=Fennec;type0-0-0=substring;value0-0-0=Android;component=Breakpad%20Integration;product=Toolkit Breakpad Integration bugs] | |||
Please see [https://wiki.mozilla.org/Platform/2012-08-07#Mobile_2 Platform Meeting Notes] for Stability report | |||
===SUMO=== | |||
*This is the first 24 hours of feedback on Firefox 15. | |||
Firefox 15 Ratings on Google Play: | |||
5 star 45,394 (+1,817, 70% of Growth) | |||
4 star 17,461 (+576, 22% of Growth) | |||
3 star 12,216 (+124, 4% of Growth) | |||
2 star 8,296 (+48, 2% of Growth ) | |||
1 star 12,864 12,811 (+53, 2% of Growth) | |||
Average rating: 3.77 (+.02) | |||
Average Rating of the past 24 hours of Reviews: 4.89 (+.69) | |||
96,231 Total Reviews (+2618) | |||
Trending Topics/Issues in Rating Comments: | |||
*UI Complaints | |||
*Text Input | |||
*Text Looks Jagged | |||
Observations: | |||
Crashing (a concern with this update) isn't being mentioned at all in the comments. we will see how this plays out over the next few days. There seems to be an issue with text input (words being duplicated, etc.) | |||
We also have a smaller issue that is text appearing jagged in 15. Haven't narrowed this down any, will be keeping an eye on it over the next 2-3 days. | |||
Good Points: | |||
The users love this release! It fixes nearly all of our main complaints from Firefox 14, plus improves startup speed significantly according to some users. Ratings are up dramatically in the past 48 hours as well. | |||
Firefox Beta (Week of August 28, Firefox 15) | |||
Firefox Beta Ratings on Google Play: | |||
5 star 7,689 (+407, 59% of Growth) | |||
4 star 3,210 (+157, 23% of Growth) | |||
3 star 1,722 (+53, 8% of Growth) | |||
2 star 895 (+36, 5% of Growth) | |||
1 star 1,531 (+37, 5% of Growth) | |||
Average rating: 3.93 (-.03 from last week) | |||
This Week's worth of Reviews Average Rating: 4.24 (+.14) | |||
15,204 Total Reviews (+690) |