canmove, Confirmed users, Bureaucrats and Sysops emeriti
5,401
edits
(13 intermediate revisions by 9 users not shown) | |||
Line 72: | Line 72: | ||
===Chris Lord (cwiiis)=== | ===Chris Lord (cwiiis)=== | ||
===Chris Peterson=== | ===Chris Peterson=== | ||
* Last Week | |||
** {{bug|709845}} - Fixed copy/paste of redirected URLs. Landed in m-i. | |||
** {{bug|717841}} - Replace "new Date().getTime()" calls with System.currentTimeMillis(). Fixed boundary checks for midnight bookmarks. | |||
* This Week | |||
** Investigating switching between GL and non-GL surface layers at run-time. Non-GL layers may improve rendering performance when page is not moving. | |||
** Considering workarounds for ProGuard {{bug|709230}}. | |||
* Blockers: | |||
** {{bug|715298}} blocks {{bug|709230}} - ProGuard Java optimizer stilled blocked by try server errors. Working with joduinn to isolate differences between "try-linux-slave"and "linux-ix-slave" builders. | |||
===GCP=== | ===GCP=== | ||
*Last week: | *Last week: | ||
Line 77: | Line 89: | ||
*This week: | *This week: | ||
**{{Bug|713283}} Profile migration takes forever | **{{Bug|713283}} Profile migration takes forever | ||
**{{Bug|719125}} Profile Migration does not preserve frequency count. | |||
**{{Bug|673470}} Replace the sqlite safeb store with a flat file | **{{Bug|673470}} Replace the sqlite safeb store with a flat file | ||
**{{Bug|715550}} Migration of Sync settings from XUL Fennec | **{{Bug|715550}} Migration of Sync settings from XUL Fennec | ||
Line 103: | Line 116: | ||
** None | ** None | ||
===LucasR=== | ===LucasR=== | ||
'''Last week''' | |||
* Enabled local DB on Nightly and Aurora ({{Bug|707150}}) | |||
* Fixed malformed query on local DB ({{Bug|716089}}) | |||
* Fix on awesome screen query that boosts its performance quite a bit ({{Bug|709078}}) | |||
* Fixed racy code in bookmark code in Tab ({{Bug|704922}}) | |||
* Almost done with Sync invitation in about:home ({{Bug|708414}}) | |||
'''Next week''' | |||
* Finalize and land pending patches | |||
* More P1/P2 bug fixing | |||
'''Blockers''' | |||
* None | |||
===MBrubeck=== | ===MBrubeck=== | ||
Done: | |||
* {{bug|712760}} - Add some smaller font inflation size options | |||
* {{bug|711199}} - Update menu icons for Android 2.2 and 2.3 | |||
* {{bug|575830}} - Image zoom is reset when switching tabs | |||
* {{bug|714285}} - Fix bug in text input context menu matching | |||
* {{bug|712307}} - Update the urlbar icons for Android fennec | |||
* {{bug|715211}} - Update tab menu icons for Android fennec | |||
* {{bug|714920}} - Don't include Copy All or Select All in context menu for empty fields | |||
Next: | |||
* {{bug|715179}} - Custom dialog for setting the text inflation font size | |||
* Other theme and polish bugs | |||
===Margaret=== | ===Margaret=== | ||
Done: | Done: | ||
Line 122: | Line 163: | ||
===BLassey=== | ===BLassey=== | ||
Last week | |||
* Thumbnails | |||
** black thumbnails | |||
** better quality thumbnails | |||
** background tabs | |||
* prefetch redirecting pages (t.co, bit.ly, facebook.com) | |||
** operates on a whitelist, need to expand that whitelist | |||
===DougT=== | ===DougT=== | ||
* Dealt with Interns | |||
* Fixed crash 704467 | |||
** any java crash looks like the same. | |||
* Bug 712576 - improved android geolocation fixes. | |||
* Bug 668194 - geolocation accuracy failures on Windoze and linux. | |||
* Bug 717133 - disabled the disk cache again due to performance woes. | |||
* Bug 714668 - investigating an optimization on 24bit displays. | |||
===MFinkle=== | ===MFinkle=== | ||
Done: | Done: | ||
Line 172: | Line 229: | ||
===Patryk Adamczyk=== | ===Patryk Adamczyk=== | ||
<b>Last Week</b><br> | |||
Working hard to keep my bug count at or near 0<br> | |||
<br> | |||
<b>This week</b><br> | |||
Designs underway for Firefox on Tablets | |||
== Round Table == | == Round Table == | ||
* (johnath) Are we sending good startup stats to telemetry? Once we push to beta, we'll have sufficient telemetry volume from the real world to be able to calibrate our own testing ("we see 2400ms startup internally, but telemetry reports median startup of 2800ms, neat!") | * (johnath) Are we sending good startup stats to telemetry? Once we push to beta, we'll have sufficient telemetry volume from the real world to be able to calibrate our own testing ("we see 2400ms startup internally, but telemetry reports median startup of 2800ms, neat!") | ||
* (pike) owner for {{bug|713464}}, English labels displayed initially on multilanguage apk instead of localized strings ? No idea what's going on on Axel's side. | |||
* (cpeterson) Do we have a plan to address {{bug|701002}} and {{bug|701390}} to improve Socorro crash reporting? | |||
* {{Bug|701002}} - Put Java stacks into a separate field (not AppNotes) | |||
* (elancaster) What is happening with search plug-ins? | |||
* Showcase: https://wiki.mozilla.org/Fennec/NativeUI/Showcase1-18 | |||
* PR needs some performance data: how much faster are we than XUL? In what ways? |