Re: [b2g] safe browsing is supported by B2G?

2013-05-23 Thread 井川
Hi all, I rewrote the source code[gecko:dd60c16] as follows. ./gecko/b2g/confvars.sh:MOZ_SAFE_BROWSING= -- ./gecko/b2g/confvars.sh:MOZ_SAFE_BROWSING=1 Next, I execute the following commands. ./build.sh ./flash.sh I installed B2G in the nexus-s. Then, I restarted nexus-s. But

Re: [b2g] Trouble running B2G on Pandaboard ES

2013-05-23 Thread Thomas Zimmermann
Hi, This looks like a problem with your graphics driver. You should have the graphics driver at https://dl.google.com/dl/android/aosp/imgtec-panda-20120430-67545da7.tgz automatically downloaded to downloads-panda/ and installed when building the images. You need 'curl' installed to

Re: [b2g] Stopping gaia app update notification

2013-05-23 Thread Etienne Segonzac
On Wed, May 22, 2013 at 1:45 PM, Zac Campbell zcampb...@mozilla.com wrote: Am I setting these settings wrong? No, gecko tries to check for update by himself when the connection comes up. Or can I go a level higher and disable this from a pref? You can try: pref(app.update.enabled, false);

Re: [b2g] fosmaker : turn android rom to firefox os rom.

2013-05-23 Thread nack fox
Dear Clementguerin1, Seems a boot.img packing method here for some platform. For ASUS Transformer TF101 , we find the case. see http://code.google.com/p/fosmaker/issues/detail?id=1 for moreinfo. For your device (GT-N7000) , the boot.img at cm-9.1.0-n7000.zip is another one. We

[b2g] getting GnuTLS TLS error while runing ./config.sh emulator for Firfox OS (B2G)

2013-05-23 Thread Singh, Arun Kumar
Hello, I run below command to clone B2G git clone https://github.com/mozilla-b2g/B2G.git ./config.sh emulator And getting below errors, if anybody have some idea on real issue *** Fetching projects: 1% (1/83) error: gnutls_handshake() failed: A TLS packet

Re: [b2g] suitable firmware(s) for S2 dual boot

2013-05-23 Thread Guillermo López
2013/5/20 pablocuadr...@gmail.com Do you guys know of any firmware/rom/kernel/something combo that works out of the box for the build? A link will be *GREAT*. I've been looking but I couldn't find one. I don't mind changing/downgrading my Android version, or losing any data. XXLPQ was the

Re: [b2g] Stopping gaia app update notification

2013-05-23 Thread Etienne Segonzac
On Thu, May 23, 2013 at 1:14 PM, Zac Campbell zcampb...@mozilla.com wrote: 5. Connect to Wifi, wait.. it will check for updates :( Are you connecting to wifi through the FTU or with the settings app? Another issue could be that somehow when you stop b2g we still get an appterminated event for

[b2g] Commercial RIL 05/23/2013 Inari v1.0.1 Smoketest Results - 45/46 tests passed, no new blockers

2013-05-23 Thread Marcia Knous
45 out of 46 tests passed for the2013-05-23 Inari v1.0.1 Commercial RIL Build. There are no major issues that prevented the smoke tests from passing. Smoke Test Results: Daily Smoke Test Logs:

Re: [b2g] safe browsing is supported by B2G?

2013-05-23 Thread 井川
Hi Josh, thank you the information. I'll check it. regards, Kenji. (2013/05/23 22:34), Josh Matthews wrote: See https://bugzilla.mozilla.org/show_bug.cgi?id=839120 which is tracking getting safebrowsing working in b2g. Cheers, Josh On 05/23/2013 03:31 AM, 井川 wrote: Hi all, I rewrote the

[b2g] Mozilla RIL 05/23/2013 Inari 1.1.0 Smoketest Results - 44/46 tests passed, 2 blockers

2013-05-23 Thread Marcia Knous
44 out of 46 tests passed for the2013-05-23 Inari v1.1 Mozilla RIL Build. Here are the major issues that prevented the smoke tests from passing. Smoke Test Results: Daily Smoke Test Logs: https://docs.google.com/a/qanalydocs.com/spreadsheet/ccc?key=0AiVLbIfaNemedFRzVHc5emR5aElaVmRjcFU1QlgtUlE

Re: [b2g] Platfrom Apps Automation Testing

2013-05-23 Thread Jason Smith
My comments in summary: * I'm in agreement with your approach you are suggesting in #1 * I'd suggest getting feedback from Julien on how Gaia integrates with the gecko layers to restart and cancel workflows. I'd suggest simulating what he does there. We should aim for sanity tests here,