Firefox/Planning/2014-08-06: Difference between revisions

 
(5 intermediate revisions by 2 users not shown)
Line 73: Line 73:


=== Firefox Mobile (Mark/Brad/Jenn) ===
=== Firefox Mobile (Mark/Brad/Jenn) ===
====Current Releases====
====Work In Progress====  
====Beta ({{BETA_VERSION}})====
*Search activity: Enabled in Nightly! Try it out. See [http://blog.margaretleibovic.com/post/93528710518/firefox-for-android-search-experiments blog post] for some details.
====Aurora ({{AURORA_VERSION}})====
*Tablet refresh: Good progress on the tab strip implementation ([https://dl.dropboxusercontent.com/u/1187037/new-tablet.png screenshot]). Initial patches submitted for review.
====Nightly ({{CENTRAL_VERSION}})====
** {{bug|1046200}} - Create BrowserApp.isNewTablet()
** {{bug|1046212}} - Rename tabspanel to tabsui
** {{bug|1047561}} - Create settings UI for enabling the new tablet UI
** {{bug|1048575}} - Disable dynamic toolbar when in new tablet UI
** {{bug|1048865}} - Sync with upstream TwoWayView
** {{bug|1048903}} - Change TabCounter to take layout id as an attribute
** {{bug|1048907}} - Cast tabs button to ThemedImageButton instead of ShapedButton
*Janus https://wiki.mozilla.org/Mobile/Janus
**Janus Proxy - Cache improvements
**UI improvements/fixes to addon
You can find more on upcoming feature plans in the[[https://wiki.mozilla.org/Mobile/Roadmap| roadmap]]
====Uplifts from the past week====
===== Beta ({{BETA_VERSION}})=====  
* Video controls are displayed in the middle of the video ([https://bugzilla.mozilla.org/show_bug.cgi?id=1005031 Bug 1005031 ])
* Regression: lost the ability to set and or remove an existing master password ([https://bugzilla.mozilla.org/show_bug.cgi?id=1042657 Bug 1042657 ])
* Reader mode (ambient light detection) prevents device from sleeping (holds CPU wakelock) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1043920 Bug 1043920 ])
* Add architecture to logged library load errors ([https://bugzilla.mozilla.org/show_bug.cgi?id=1046369 Bug 1046369 ])
===== Aurora ({{AURORA_VERSION}})=====
* No need to removeObserver in Snippets ([https://bugzilla.mozilla.org/show_bug.cgi?id=1042502 Bug 1042502 ])
* Regression: lost the ability to set and or remove an existing master password ([https://bugzilla.mozilla.org/show_bug.cgi?id=1042657 Bug 1042657 ])
* Tweak Browser:Quit to maintain existing support for add-ons ([https://bugzilla.mozilla.org/show_bug.cgi?id=1043539 Bug 1043539 ])
* Reader mode (ambient light detection) prevents device from sleeping (holds CPU wakelock) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1043920 Bug 1043920 ])
* Add architecture to logged library load errors ([https://bugzilla.mozilla.org/show_bug.cgi?id=1046369 Bug 1046369 ])
====Landings from the past week====
===== Nightly ({{CENTRAL_VERSION}})=====
* Enable search activity in Nightly builds ([https://bugzilla.mozilla.org/show_bug.cgi?id=992963 Bug 992963 ])
* ButtonToast doesn't do anything with duration parameter ([https://bugzilla.mozilla.org/show_bug.cgi?id=1018417 Bug 1018417 ])
* Auto-selecting a phone number does not stop at element breaks ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023418 Bug 1023418 ])
* Fail to launch webapp with TypeError: navigator.mozApps is undefined ([https://bugzilla.mozilla.org/show_bug.cgi?id=1035867 Bug 1035867 ])
* support tab casting to chromecast ([https://bugzilla.mozilla.org/show_bug.cgi?id=1037015 Bug 1037015 ])
* Regression: lost the ability to set and or remove an existing master password ([https://bugzilla.mozilla.org/show_bug.cgi?id=1042657 Bug 1042657 ])
* Reader mode (ambient light detection) prevents device from sleeping (holds CPU wakelock) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1043920 Bug 1043920 ])
* Add architecture to logged library load errors ([https://bugzilla.mozilla.org/show_bug.cgi?id=1046369 Bug 1046369 ])
====UX (Ian)====
====UX (Ian)====


=== Developer Tools (Jeff/Rob/Dave) ===
=== Developer Tools (Jeff/Rob/Dave) ===
* Outbound
* Outbound
** The Aurora hacks post got some traffic on Sunday, [https://news.ycombinator.com/item?id=8128251 including some good feedback]
** People have been saying [https://twitter.com/mmcgui36/status/496708559954907136 nice] [https://twitter.com/beep/status/496705140783841280 things] [https://twitter.com/jamessocol/status/496288393442385920 on] [https://twitter.com/MikeFayer/status/496262874596405248 twitter] about us and also [https://twitter.com/mmcgui36/status/496708559954907136 reporting bugs].
* Landings
* Landings
** How many bugs were fixed? [https://bugzilla.mozilla.org/buglist.cgi?list_id=10933396&resolution=FIXED&classification=Client%20Software&query_based_on=devtools_resolved_week&chfieldto=2014-08-06&chfield=resolution&query_format=advanced&chfieldfrom=2014-07-29&chfieldvalue=FIXED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&component=Developer%20Tools&component=Developer%20Tools%3A%203D%20View&component=Developer%20Tools%3A%20Canvas%20Debugger&component=Developer%20Tools%3A%20Console&component=Developer%20Tools%3A%20Debugger&component=Developer%20Tools%3A%20Framework&component=Developer%20Tools%3A%20Graphic%20Commandline%20and%20Toolbar&component=Developer%20Tools%3A%20Inspector&component=Developer%20Tools%3A%20Memory&component=Developer%20Tools%3A%20Netmonitor&component=Developer%20Tools%3A%20Object%20Inspector&component=Developer%20Tools%3A%20Profiler&component=Developer%20Tools%3A%20Responsive%20Mode&component=Developer%20Tools%3A%20Scratchpad&component=Developer%20Tools%3A%20Source%20Editor&component=Developer%20Tools%3A%20Style%20Editor&component=Developer%20Tools%3A%20User%20Stories&component=Developer%20Tools%3A%20Web%20Audio%20Editor&component=Developer%20Tools%3A%20WebGL%20Shader%20Editor&component=Developer%20Tools%3A%20WebIDE&product=Firefox&known_name=devtools_resolved_week The answer is 42]
** Lots of stuff in flight for 34:
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=1007059 WebIDE on track to be preffed on]
*** the new Profiler tool bounced due to test failures and leaks in the profiler's platform implementation and is re-landing, [https://wiki.mozilla.org/Platform/2014-08-05#Developer_Tools_.28robcee.29 more info here], relevant bugs: [https://bugzilla.mozilla.org/show_bug.cgi?id=879008 879008], [https://bugzilla.mozilla.org/show_bug.cgi?id=1047124, 1047124],
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=980408 Devtools SDK]
*** Maybe a [https://bugzilla.mozilla.org/show_bug.cgi?id=926449 storage inspector]?
** [https://bugzilla.mozilla.org/buglist.cgi?list_id=10933396&resolution=FIXED&classification=Client%20Software&query_based_on=devtools_resolved_week&chfieldto=2014-08-06&chfield=resolution&query_format=advanced&chfieldfrom=2014-07-29&chfieldvalue=FIXED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&component=Developer%20Tools&component=Developer%20Tools%3A%203D%20View&component=Developer%20Tools%3A%20Canvas%20Debugger&component=Developer%20Tools%3A%20Console&component=Developer%20Tools%3A%20Debugger&component=Developer%20Tools%3A%20Framework&component=Developer%20Tools%3A%20Graphic%20Commandline%20and%20Toolbar&component=Developer%20Tools%3A%20Inspector&component=Developer%20Tools%3A%20Memory&component=Developer%20Tools%3A%20Netmonitor&component=Developer%20Tools%3A%20Object%20Inspector&component=Developer%20Tools%3A%20Profiler&component=Developer%20Tools%3A%20Responsive%20Mode&component=Developer%20Tools%3A%20Scratchpad&component=Developer%20Tools%3A%20Source%20Editor&component=Developer%20Tools%3A%20Style%20Editor&component=Developer%20Tools%3A%20User%20Stories&component=Developer%20Tools%3A%20Web%20Audio%20Editor&component=Developer%20Tools%3A%20WebGL%20Shader%20Editor&component=Developer%20Tools%3A%20WebIDE&product=Firefox&known_name=devtools_resolved_week 43 bugs fixed]


== Feedback Summary  (Cheng/Tyler/Matt) ==
== Feedback Summary  (Cheng/Tyler/Matt) ==
Confirmed users
1,100

edits