Firefox/Planning/2014-07-02: Difference between revisions
Jump to navigation
Jump to search
« previous week | index | next week »
(Created page with "<!-- Maybe don't screw with these links unless you've read this blog post: http://blog.johnath.com/2011/01/20/automatic-date-links-in-mediawiki/ Just copy them to new pages an...") |
|||
Line 35: | Line 35: | ||
=== Firefox Mobile (Mark/Brad/Jenn) === | === Firefox Mobile (Mark/Brad/Jenn) === | ||
==== | ====Work In Progress==== | ||
====Beta ({{BETA_VERSION}})==== | *Sync | ||
====Aurora ({{AURORA_VERSION}})==== | **{{bug|899643}} remote tabs list visual refresh | ||
====Nightly ({{CENTRAL_VERSION}})==== | **{{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 | |||
*Folks looking into several things for Gonzales (https://wiki.mozilla.org/Mobile/Gonzales) | |||
*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]] | |||
====Uplifts==== | |||
=====Beta ({{BETA_VERSION}})===== | |||
*NPE in HealthReportBroadcastService.onHandleIntent ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030740 Bug 1030740]) | |||
=====Aurora ({{AURORA_VERSION}})===== | |||
*support add-on hot fixes ([https://bugzilla.mozilla.org/show_bug.cgi?id=1004571 Bug 1004571]) | |||
*Crash when long pressing text selection Actionbar icons on Gingerbread ([https://bugzilla.mozilla.org/show_bug.cgi?id=1014181 Bug 1014181]) | |||
*Some locale names not displayable in locale picker with default fonts ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023451 Bug 1023451]) | |||
*Do not use onFinishInflate in RemoteTabs*Panel ([https://bugzilla.mozilla.org/show_bug.cgi?id=1024778 Bug 1024778]) | |||
====Landings==== | |||
=====Nightly ({{CENTRAL_VERSION}})===== | |||
*Article showing twice in reader mode ([https://bugzilla.mozilla.org/show_bug.cgi?id=881091 Bug 881091]) | |||
*Command to go up a level in bookmark view is mislabeled ([https://bugzilla.mozilla.org/show_bug.cgi?id=949902 Bug 949902]) | |||
*Regression: Selecting "No video" option from the permission prompt still shows the content of the device camera. ([https://bugzilla.mozilla.org/show_bug.cgi?id=1018928 Bug 1018928]) | |||
*Regression: Unable to delete first character in address-bar value that has been auto-completed ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023303 Bug 1023303]) | |||
*Autocomplete issues with backspacing using ai.type keyboard ([https://bugzilla.mozilla.org/show_bug.cgi?id=1026788 Bug 1026788]) | |||
*crash in android.content.ActivityNotFoundException: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030734 Bug 1030734]) | |||
*Don't include ignored about:home tabs in count to determine whether or not to show "Open all" button ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030736 Bug 1030736]) | |||
*NullPointerException when accessing ActionBar ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030738 Bug 1030738]) | |||
*NullPointerExceptions in GeckoPreferences ([https://bugzilla.mozilla.org/show_bug.cgi?id=1030743 Bug 1030743]) | |||
*Fix Yahoo search codes ([https://bugzilla.mozilla.org/show_bug.cgi?id=1033000 Bug 1033000]) | |||
====UX (Ian)==== | ====UX (Ian)==== | ||
Revision as of 16:31, 2 July 2014
Planning Meeting Details
- Wednesdays - 11:00am PT, 18:00 UTC
- Mountain View Offices: Warp Core Conference Room
- Toronto Offices: Finch Conference Room
- irc.mozilla.org #planning for backchannel
- (the developer meeting takes place on Tuesdays)
Video/Teleconference Details - NEW
- 650-903-0800 or 650-215-1282 x92 Conf# 99696 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 99696 (US)
- Vidyo Room: ProductCoordination
- Vidyo Guest URL
REMEMBER
These notes are read by people who weren't able to attend the meeting. Please make sure to include links and context so they can be understood.
Schedule & Progress on Upcoming Releases (Lukas/Sylvestre/Lawrence)
Firefox Desktop & Platform (Gavin/Chad/Martin)
Current Releases
Beta (128)
Aurora (54)
Nightly (129)
UX (Madhava)
Firefox Mobile (Mark/Brad/Jenn)
Work In Progress
- Sync
- bug 899643 remote tabs list visual refresh
- bug 1003877 Custom server support
- Intent-driven distribution selection and download for partners (1013024)
- bug 1012720 Fix deleting prototype getters in Fennec code
- Folks looking into several things for Gonzales (https://wiki.mozilla.org/Mobile/Gonzales)
- 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[roadmap]
Uplifts
Beta (128)
- NPE in HealthReportBroadcastService.onHandleIntent (Bug 1030740)
Aurora (54)
- support add-on hot fixes (Bug 1004571)
- Crash when long pressing text selection Actionbar icons on Gingerbread (Bug 1014181)
- Some locale names not displayable in locale picker with default fonts (Bug 1023451)
- Do not use onFinishInflate in RemoteTabs*Panel (Bug 1024778)
Landings
Nightly (129)
- Article showing twice in reader mode (Bug 881091)
- Command to go up a level in bookmark view is mislabeled (Bug 949902)
- Regression: Selecting "No video" option from the permission prompt still shows the content of the device camera. (Bug 1018928)
- Regression: Unable to delete first character in address-bar value that has been auto-completed (Bug 1023303)
- Autocomplete issues with backspacing using ai.type keyboard (Bug 1026788)
- crash in android.content.ActivityNotFoundException: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java) (Bug 1030734)
- Don't include ignored about:home tabs in count to determine whether or not to show "Open all" button (Bug 1030736)
- NullPointerException when accessing ActionBar (Bug 1030738)
- NullPointerExceptions in GeckoPreferences (Bug 1030743)
- Fix Yahoo search codes (Bug 1033000)