-
Recent Posts
Recent Comments
Archives
- March 2016
- December 2015
- November 2015
- September 2015
- August 2015
- July 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- August 2014
- April 2014
- December 2013
- November 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- September 2012
- August 2012
- July 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- April 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
Categories
Meta
Monthly Archives: February 2012
From Bug 721934 and GCP… relevant info from Places db in Firefox/Fennec
Here’s the instructions on how to get the relevant stats from your places.sqlite file (in your profile). I’m interested if it took more than 2 minutes to get your profile migrated to Native Fennec. If you’re using Sync (I presume … Continue reading
Posted in Uncategorized
1 Comment
Let’s talk about mobile crashes a moment…
So there’s 4 types of crashes within the Fennec Native world right now. 1) Crashes that occur due to the Native UI which is caught by breakpad 2) Crashes that are caught by breakpad 3) Crashes that are caught by … Continue reading
adb devices” yields “???????? no permissions”
If you’re getting : adb devices” yields “???????? no permissions” on ubuntu, check out : http://www.google.com/support/forum/p/android/thread?tid=08945730bbd7b22b esp jerichod’s message.
Posted in Uncategorized
Leave a comment
Building Android
So hopefully I won’t forget, I’ll just blog about it now…. Android build “make -f client.mk build” in mozilla-central cd ~/src/mozilla-central/objdir-droid/ “make package” in the OBJDIR run: “adb install -r fennec.apk” adb shell am start -a org.mozilla.gecko.DEBUG -n org.mozilla.fennec/org.mozilla.fennec.App
Posted in Uncategorized
Leave a comment
The more I think about it…
The more I keep thinking that QA is very much like chess. AI programming of chess even. A QA’s job is to find the positive and negative aspects of moving forward with the objective of inserting quality into a product. … Continue reading
Posted in Uncategorized
Leave a comment
mozconfig pro tip
Courtesy of ctalbert: Go to tinderbox and follow a green tinderbox build to it’s log: https://shizen008.wordpress.com/2012/02/10/screen-shot-2012-02-09-at-9-48-19-pm/ Then do a find ac_ in the log to jump to the mozconfig for fennec. https://shizen008.wordpress.com/2012/02/10/screen-shot-2012-02-09-at-9-48-33-pm/ Official build is using ndk r5c but you … Continue reading
Posted in Uncategorized
Leave a comment
Meetings… bleh.
I once was flying back to California from Michigan during the time CES was about to start in Las Vegas. A startup entrepreneur had sat down next to me and we ended up talking about various things. We talked more … Continue reading
Posted in Uncategorized
Leave a comment
How to activate LG Revolution without sim
The four corner trick does not work for the LG Revolution. What did work was this : When on the language setup screen try, volume up, volume down, back button, search button. Taken from here : http://forum.xda-developers.com/archive/index.php/t-1208713.html
Posted in Uncategorized
Leave a comment
You must be logged in to post a comment.