Firefox/Planning/2014-11-05

From MozillaWiki
Jump to navigation Jump to search
« previous week | index | next week »

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

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)

Live:

  • Desktop/Mobile 34 beta6 is live

Today:

  • Desktop 33.0.3 is going to build today with more gfx fixes

Tomorrow:

  • 33.1 build3 (Windows only) gtb
  • 34 beta7 (desktop) gtb

Monday:

  • Enabling updates on Aurora with Dev Edition
  • Firefox 34 will reenable crypto.signText() with the intention of providing a path forward in 35.

Firefox Desktop & Platform (Javaun/Chad/Martin)

Current Releases

Beta (128)

Aurora (54)

Nightly (129)

UX (Madhava)

Firefox Mobile (Mark/Brad/Jenn)

Done since last week that might impact others

  • worked on Reader mode/reading list

Doing this week that might impact others

  • continuing work on reader mode/reading list
  • discussions underway with Desktop and Cloud Services on Password Management

Working on that is dependent on others

  • Splitting APK - next steps are with RelEng
  • Disabling OCSP in Firefox for Android
  • Surfacing new 'Firefox Account Locked' messaging - awaiting input from Cloud Services

Beta (128)

Aurora (54)
  • java.lang.IllegalArgumentException: Receiver not registered: org.mozilla.gecko.GeckoNetworkManager@<addr>: at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java) at org.mozilla.gecko.GeckoNetworkManager.stopListening(GeckoNetworkManager.java) ( Bug 895775 )
  • Remove margins on default home screen panels ( Bug 1022472 )
  • crash in java.lang.IllegalStateException: Callback has already been executed for type=MediaPlayer:$, guid={$} at org.mozilla.gecko.EventDispatcher$GeckoEventCallback.sendResponse(EventDispatcher.java) ( Bug 1055562 )
  • crash in java.lang.IllegalStateException: No current media session at com.google.android.gms.internal.gp.dV(Unknown Source) ( Bug 1055764 )
  • Intermittent hang in ShaderProgramOGL::CreateShader during Android 4.0 tests ( Bug 1059797 )
  • crash in java.lang.IllegalStateException: Already registered Wifi:Enable at org.mozilla.gecko.EventDispatcher.registerListener(EventDispatcher.java) ( Bug 1061030 )
  • rash in java.lang.NullPointerException: at org.mozilla.gecko.ChromeCast$2.onConnected(ChromeCast.java) ( Bug 1061032 )
  • Move "Exit Guest Mode" menu item to Tools menu ( 1061612 Bug 1061612 )
  • crash in java.lang.NullPointerException: at org.mozilla.gecko.overlays.ui.ShareDialog.slideOut(ShareDialog.java) ( Bug 1061685 )
  • crash in java.lang.NoSuchMethodError: android.os.Bundle.getString at org.mozilla.gecko.preferences.GeckoPreferences.setupPreferences(GeckoPreferences.java) ( 1065531 Bug 1065531 )
  • crash in java.lang.IllegalStateException: Error reading list.txt at org.mozilla.search.providers.SearchEngineManager.getAllEngines(SearchEngineManager.java) ( Bug 1067026 )
  • crash in android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=$ a=3 r=$} at android.content.res.Resources.loadDrawable(Resources.java) ( Bug 1067429 )
  • Android action handler 'Send tab to': Don't offer 'Reading list' action if it has been turned off (low-memory devices) ( Bug 1067543 )
  • Low res drawables for devices used in the synced tabs panel ( Bug 1068051 )
  • Long search text runs under "x" button in search bar ( Bug 1068411 )
  • crash in java.lang.IllegalArgumentException: mimeType cant be null at android.app.DownloadManager.validateArgumentIsNonEmpty(DownloadManager.java) ( Bug 1070797 )
  • Use DialogFragment for Onboarding v1 start pane ( Bug 1072831 )
  • crash in java.lang.NullPointerException: at org.mozilla.gecko.GeckoApplication.onActivityResume$642b2292(GeckoApplication.java) ( Bug 1074189 )
  • Unable to Remove bookmarks via context menu ( Bug 1074787 )
  • crash in java.lang.RuntimeException: Parcel android.os.Parcel@<addr>: Unmarshalling unknown type code 4522062 at offset 736 at android.os.Parcel.readValue(Parcel.java) ( Bug 1079876 )
  • "Remember this decision" does not work for choosing a client certificate on Firefox for Android ( Bug 1081711 )
  • Regression: Doorhanger for popup blocker not working ( Bug 1083879 )
  • Update string and image on "first run" view of Search Activity for V1 ( Bug 1084590 )
  • FilePicker.js: "File is not defined" after selecting file to upload ( Bug 1085158 )
  • Gecko fails to render any page visible right after a first-run (and Sync sign-in) ( Bug 1085405 )
  • More robust handling of external intents ( Bug 1090385 )
  • Change chromecast app id to point to official chromecast app ( Bug 1090650 )
  • Android Nightly sends a weird Accept-Language header ( Bug 1091803 )


Nightly (129)
  • Page-position when going back a page is not always remembered when conducting a scroll on prior page and then hitting back ( Bug 942736 )
  • Chromecast support for Fennec tab mirroring ( Bug 1048335 )
  • crash in java.lang.IllegalStateException: Callback has already been executed for type=MediaPlayer:$, guid={$} at org.mozilla.gecko.EventDispatcher$GeckoEventCallback.sendResponse(EventDispatcher.java) ( Bug 1055562 )
  • Move chromecast server to point to a mozilla.org hosted site, not to people.m.o ( Bug 1056043 )
  • Intermittent hang in ShaderProgramOGL::CreateShader during Android 4.0 tests ( Bug 1059797 )
  • Long search text runs under "x" button in search bar ( Bug 1068411 )
  • Firefox :: 'Clear all history' button is active when history is empty ( Bug 1068644 )
  • The closest link is not always correctly detected using Nightly ( Bug 1078029 )
  • The URL appears instead of 'Switch to tab' under some already opened bookmarks ( Bug 1080374 )
  • Gecko fails to render any page visible right after a first-run (and Sync sign-in) ( Bug 1085405 )
  • AndroidDecoderModule uses incorrect sampling rate for AAC SBR tracks ( Bug 1089159 )
  • clicking webcompat "Report Site Issue" from private tab opens in regular tab ( Bug 1089376 )
  • yahoo search code for the search activity widget ( Bug 1089598 )
  • crash in java.lang.RuntimeException: Unhandled error for GeckoRequest: FindInPage:Find at org.mozilla.gecko.util.GeckoRequest.onError(GeckoRequest.java) ( Bug 1089655 )
  • Update "Report Site Issue" tab URL to https ( Bug 1089734 )
  • Crash @ java.lang.RuntimeException: Parcel android.os.Parcel@<n>: Unmarshalling unknown type code <n> at offset <n> ( Bug 1090361 )
  • More robust handling of external intents ( Bug 1090385 )
  • Change chromecast app id to point to official chromecast app ( Bug 1090650 )
  • Android Nightly sends a weird Accept-Language header ( Bug 1091803 )

Developer Tools (Jeff/Rob/Dave)

<Read Only>

  • processing feedback from dev edition internal testing, logging bugs

Feedback Summary (Cheng/Tyler/Matt)

Desktop

Mobile

User Experience Research (Bill)

Market Insights from the Market Strategy Team (Kev)

Marketing, Press & Public Reaction (Arcadio)

Questions, Comments, FYI