Firefox: Settings trigger force-close; already fixed in upstream.
This commit is contained in:
parent
a529cf1069
commit
78019519a3
|
@ -48,7 +48,6 @@ Build:31.0,2014071712
|
|||
mv obj-${fxarch}/dist/fennec-*.apk fdroid/fennec-unsigned.apk && \
|
||||
zip -d fdroid/fennec-unsigned.apk "META-INF*"
|
||||
output=fdroid/fennec-unsigned.apk
|
||||
rm=xpcom/tests/unit/data/SmallApp.app/Contents/MacOS/SmallApp
|
||||
scandelete=xpcom/tests/unit/data/SmallApp.app/Contents/MacOS/SmallApp,dom/tests/mochitest/dom-level2-html/files/applets/org/w3c/domts/DOMTSApplet.class,toolkit/crashreporter/google-breakpad/src/third_party/linux/lib/glog/libglog.a,toolkit/crashreporter/google-breakpad/src/third_party/linux/lib/gflags/libgflags.a,toolkit/crashreporter/google-breakpad/src/client/mac/gcov/libgcov.a,toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/testdata/dump_syms_regtest.o,security/nss/cmd/bltest/tests/aes_gcm/iv*
|
||||
scanignore=mobile/android/base/JavaAddonManager.java,media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
|
||||
|
||||
|
@ -76,6 +75,11 @@ Build:31.0,2014071713
|
|||
|
||||
Maintainer Notes:
|
||||
|
||||
Issues:
|
||||
* Entering settings crashes when build with android-19, see
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1013870 . This
|
||||
is resolved in upstream's aurora channel.
|
||||
|
||||
Dependencies:
|
||||
* apt-get build-dep firefox
|
||||
|
||||
|
|
Loading…
Reference in a new issue