Skip to content

Instantly share code, notes, and snippets.

I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.formhistory: org.mozilla.fennec_ncalexan.db.FormHistoryProvider
I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.tabs: org.mozilla.fennec_ncalexan.db.TabsProvider
I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.browser: org.mozilla.fennec_ncalexan.db.BrowserProvider
D dalvikvm(18895) Trying to load lib /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68
D GeckoProfile(18895) Found profile dir: /data/data/org.mozilla.fennec_ncalexan/files/mozilla/jtxzlte9.default
D dalvikvm(18895) Added shared lib /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68
D dalvikvm(18895) No JNI_OnLoad found in /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68, skipping init
W GeckoApp(18895) zerdatime 457539649 - onCreate
D dalvikvm(18895) GC_CONCURRENT freed 185K, 4% free 6793K/7047K, paused 2ms+2ms
D OpenGLRenderer(53
"/usr/bin/javac" -target 1.5 -source 1.5 -classpath /Users/ncalexan/Mozilla/Android/android-sdks/platforms/android-14/android.jar:/Users/ncalexan/Mozilla/mozilla-inbound/build/mobile/robocop/robotium-solo-3.2.1.jar -bootclasspath /Users/ncalexan/Mozilla/Android/android-sdks/platforms/android-14/android.jar -encoding UTF8 -g:source,lines -Werror -d classes R.java Actions.java Assert.java Driver.java Element.java FennecNativeActions.java FennecMochitestAssert.java FennecTalosAssert.java FennecNativeDriver.java FennecNativeElement.java RoboCopException.java PaintedSurface.java ../../../mobile/android/base/tests/BaseTest.java ../../../mobile/android/base/tests/ContentProviderTest.java ../../../mobile/android/base/tests/MotionEventHelper.java ../../../mobile/android/base/tests/MotionEventReplayer.java ../../../mobile/android/base/tests/PixelTest.java ../../../mobile/android/base/tests/testAboutPage.java ../../../mobile/android/base/tests/testAwesomebar.java ../../../mobile/android/base/tests/testAxisLocking.jav
# Add the correct paths here:
ac_add_options --with-android-ndk="$HOME/Mozilla/Android/android-ndk-r6"
ac_add_options --with-android-toolchain="$HOME/Mozilla/Android/android-ndk-r6/toolchains/arm-linux-androideabi-4.4.3/prebuilt/darwin-x86"
ac_add_options --with-android-platform="$HOME/Mozilla/Android/android-ndk-r6/platforms/android-8/arch-arm"
ac_add_options --with-android-tools="$HOME/Mozilla/Android/android-sdks/tools"
ac_add_options --with-android-sdk="$HOME/Mozilla/Android/android-sdks/platforms/android-14"
ac_add_options --with-android-version=8
# android options
ac_add_options --enable-debug
#!/bin/bash
MC=~/Mozilla/mozilla-inbound
# MC=~/Mozilla/mozilla-central
AS=~/Mozilla/android-sync
HG_PATCH_NAME=code-drop
pushd $MC
# hg qpop --all
# hg pull -u
E StrictMode(29199) A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
E StrictMode(29199) java.lang.Throwable: Explicit termination method 'end' not called
E StrictMode(29199) at dalvik.system.CloseGuard.open(CloseGuard.java:184)
E StrictMode(29199) at java.util.zip.Inflater.<init>(Inflater.java:82)
E StrictMode(29199) at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:96)
E StrictMode(29199) at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:81)
E StrictMode(29199) at libcore.net.http.HttpEngine.initContentStream(HttpEngine.java:515)
E StrictMode(29199) at libcore.net.http.HttpEngine.readResponse(HttpEngine.java:808)
E StrictMode(29199) at libcore.net.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:274)
E StrictMode(29199) at libcore.net.http.HttpURLConnectionImpl.getInputStream(Htt
Hi, nalexander, Android Sync developer here. I'm not sure why you're having to setup Sync multiple times with Nightly -- I've opened https://bugzilla.mozilla.org/show_bug.cgi?id=768102 and we'll investigate this further. As for why multiple versions, the short answer is "because Android is not desigend to support multiple concurrent versions of the same App". The long answer is being tracked at https://bugzilla.mozilla.org/show_bug.cgi?id=761206. We expect to support multiple versions Real Soon Now -- hopefully this will hit Nightly in the next few weeks. It's likely you'll have to enter your Sync account information for each version (at least at first, and hopefully only once per version!) but we think we've found a way to have multiple versions co-exist and sync independently. Thanks for using Sync and sorry that we're making you type endless codes on Nightly!
1341341130736 Sync.Service INFO Loading Weave 1.18.0
1341341130748 Sync.Engine.Bookmarks DEBUG Engine initialized
1341341130749 Sync.Engine.Forms DEBUG Engine initialized
1341341130749 Sync.Engine.History DEBUG Engine initialized
1341341130750 Sync.Engine.Passwords DEBUG Engine initialized
1341341130750 Sync.Engine.Prefs DEBUG Engine initialized
1341341130751 Sync.Engine.Tabs DEBUG Engine initialized
1341341130751 Sync.Engine.Tabs DEBUG Resetting tabs last sync time
1341341130751 Sync.Engine.Addons DEBUG Engine initialized
1341341130752 Sync.Service INFO Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/16.0 Firefox/16.0
diff --git a/mobile/android/base/SyncPreference.java b/mobile/android/base/SyncPreference.java
--- a/mobile/android/base/SyncPreference.java
+++ b/mobile/android/base/SyncPreference.java
@@ -1,41 +1,42 @@
/* -*- Mode: Java; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: nil; -*-
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
package org.mozilla.gecko;
I Gecko(14228) nsWindow[0x51be8b00]::Create 0x0 [0 0 100 100]
I Gecko(14228) AndroidBridge::GetDPI
I Gecko(14228) nsWindow[0x51be8b00]::Show 0
I Gecko(14228) trying to show invisible window! ignoring..
I Gecko(14228) nsWindow 0x51be8b00 destructor
I Gecko(14228) WARNING: nsExceptionService ignoring thread destruction after shutdown: file /Users/ncalexan/Mozilla/mozilla-beta/xpcom/base/nsExceptionService.cpp, line 199
I Gecko(14228) WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /Users/ncalexan/Mozilla/mozilla-beta/xpcom/base/nsTraceRefcntImpl.cpp, line 173
I Gecko(14228) WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /Users/ncalexan/Mozilla/mozilla-beta/xpcom/base/nsTraceRefcntImpl.cpp, line 173
I Gecko(14228) WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /Users/ncalexan/Mozilla/mozilla-beta/xpcom/base/nsTraceR
[nalexander@people1.dmz.scl3 ~]$ export ASSERTION=eyJhbGciOiJSUzI1NiJ9.eyJleHAiOjEzNDI1NjU1NDk3MTEsInByaW5jaXBhbCI6eyJlbWFpbCI6InRlc3RAbW9ja215aWQuY29tIn0sInB1YmxpYy1rZXkiOnsiYWxnIjoiUlMiLCJlIjoiNjU1MzciLCJuIjoiMTE0NjU5ODA0MDAwMzk4MDgxNzYwOTcxOTAxMDc2MDM2ODg1MTQ2NDgxNzU4OTgzMTQxMjIyMzcyODQwMTg4NTk0MTgwMDc5MDYyNDYzMTM4NTI5MDIzNDAyNDg0NDk5NDcyNDgxNDUzMzY3NjM3NzUxOTQxMjE4NzYxMDI3NjgxMzg2Mjc4MDE5MjE2MjU5OTEzMzc0OTQzODE0MjEzNzMyNTQwODMzNzUzMzA0MTMyOTEzMzYyMjgwODgzNzkyOTYyMTU3MTUxMzE0MDAyNzk5MzMzMzQ5OTMwNjM0MzU2NTcwODAzMjYxMDgxODg1NzU0NjcwOTQ5OTk5ODU2Mjc1NjA3MDI5MDkwOTk5MjM4MDQ0MTA0Mjk5MTMxODU5MjI5MzAyNDE5MzkxMDAzMDYzMTgzIn0sImF1ZCI6bnVsbCwiaXNzIjoibW9ja215aWQuY29tIiwiaWF0IjoxMzQyNTYxOTQ5NzExfQ.Hzr9bjnDTRToUl0Aj7dOzf0eohzN61j42zhdGD9OM2_qae5ZKLmkXH9V-DWzbH24EWrw3sIIafSlb9hardHJbcDRRcZ-7hksrqz82McKQ63ihy6wVoNd47wnO0a7lk-ZgpA8VFvi0chg-VqRcdvDyyUndRt1t_qNGak3Y6MIfvWbrW4SwS_XgEdtqegjJQ4RxUf1_F3Rxk4hnFqKhTT-rsXjtJ_mBZ7RTFl8dK07dMWLw_z_D0a-TrIEHWBBcOZ3dooRMUpWdRc10WsDPr7sGN1oNkFp_6SIFpeTQesJKgw1MC_3L9yjY7aO2fGPOQ9xBX2e9b