Re: [b2g] Switching foreground background apps

2014-04-29 Thread Alive
Jonas, Thanks for clarifying, I'd filed https://bugzilla.mozilla.org/show_bug.cgi?id=1003024 to do setVisible as early as we could. For a normal launched app (webapps-launch) we should do setVisible(true) right away after the iframe in the DOM tree, for system message launched app (open-app

[b2g] 04/29/2014 TPE Hamachi Gaia UI Automation Master Mozilla RIL Build - 37/41 smoketests, 75/79 non-smoketests

2014-04-29 Thread Askeing Yen
Build under tests: Gaia cadddcac2b8ce162a5e27e6dc105557b00a94478 Gecko https://hg.mozilla.org/mozilla-central/rev/b681a6daea3b BuildID 20140428160200 Version 32.0a1 ro.build.version.incremental=eng.archermind.20131114.105818 ro.build.date=Thu Nov 14 10:58:33 CST 2013 Smoketest Results:

Re: [b2g] The UBIFS format on NAND flash memory

2014-04-29 Thread Jose Vidal
Hi Kai, Thanks for your response. Ok. Let me try. Regards. Jose On Apr 29, 2014 12:46 AM, Kai-Zhen Li k...@mozilla.com wrote: Hi Jose, Can you check your build_image.py? Suppose partition_size should be set before it is used. For example:

Re: [b2g] The UBIFS format on NAND flash memory

2014-04-29 Thread Jose Vidal
Hi Kai, This is my build_image.py -- elif fs_type.startswith(ubifs): build_command = [mkfs.ubifs] build_command.append(-a) build_command.append(prop_dict[mount_point]) build_command.append(-r) build_command.append(in_dir)

Re: [b2g] Hamachi build

2014-04-29 Thread Sándor Csendes
On Monday, April 28, 2014 5:30:26 PM UTC+2, Julien Wajsberg wrote: Le 28/04/2014 08:25, Gabriele Svelto a écrit : On 27/04/2014 23:59, Sándor Csendes wrote: But it can't recognise my SIM card, and it is full of testing apps. Can you help me to make a 1.4 build that is good for daily

Re: [b2g] Hamachi build

2014-04-29 Thread Gabriele Svelto
On 29/04/2014 13:49, Sándor Csendes wrote: /bin/bash: line 0: cd: device/qcom/msm7627a/radio: No such file or directory No, that's just a missing directory in the build but I don't have it either so I doubt it's a problem. CMake not found, will not compile apitrace This is unrelated, apitrace

[b2g] Now running performance tests on mozilla-b2g30_v1_4 builds

2014-04-29 Thread Dave Hunt
I have switched our Firefox OS performance tests running against Hamachis and reporting to Datazilla to use the new mozilla-b2g30_v1_4 builds. This means we will no longer have any new data reported against v1.3 or using the mozilla-aurora builds (which were previously reporting under the v1.4

[b2g] Zte open inari vs ikura

2014-04-29 Thread reilly001os
Hi all, I've been building for the open with inari Since that's what the device page for the Open says to use but now I've noticed the Overall device page here: https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Phone_specs Says to build with ikura. What is the Difference between

Re: [b2g] The build system now honors the number of jobs you give it

2014-04-29 Thread Gabriele Svelto
On 28/04/2014 16:25, Ehsan Akhgari wrote: I thought that b2g builds do not use unified builds. Has that changed? No they're not, turns out I was wrong. There doesn't seem to have been much action on bug 950676 [1] either. Is this just a matter of flipping --enable-unified-compilation when

[b2g] 4/29/2014 Hamachi Gaia UI Automation v1.4 Mozilla RIL Build - 37/39 smoketests, 77/82 non-smoketests

2014-04-29 Thread Robert Chira
Hi all, Here are todays Gaia automation results for v1.4. Cheers, Robert *Build under tests:* Gaia cf590ecb161e7b9fb4ccc672f950072acad62caa Gecko https://hg.mozilla.org/releases/mozilla-b2g30_v1_4/rev/32da83ceb532 BuildID 20140429000201 Version 30.0

Re: [b2g] is there any method i can use to kill child process after killing parent process in Js

2014-04-29 Thread Julien Wajsberg
Hey, You should send this function to dev-platform as this mailing list is only meant for Firefox OS development. Thanks ! Le 29/04/2014 04:47, 丛青彬 a écrit : i encountered a problem when programming with js api nsIProcess. could you help me to resolve it. i fork a process from his

[b2g] 04/29/2014 Hamachi Gaia-ui Automation v2.0 Mozilla RIL Build 37/41 smoketests, 76/79 non-smoketests

2014-04-29 Thread Viorela Ioia
Hi all, Here is the automation report on Hamachi for today. Cheers, Viorela *Build under test: *Gaia 725a23802708eb70e3d7e8a2ce7179adbac806e4 Gecko https://hg.mozilla.org/mozilla-central/rev/d7c07694f339 BuildID 20140429040202 Version 32.0a1

Re: [b2g] is there any method i can use to kill child process after killing parent process in Js

2014-04-29 Thread Julien Wajsberg
Le 29/04/2014 16:53, Julien Wajsberg a écrit : Hey, You should send this function to dev-platform as this mailing list is only meant for Firefox OS development. Obviously, I meant question here. signature.asc Description: OpenPGP digital signature

Re: [b2g] The build system now honors the number of jobs you give it

2014-04-29 Thread Ehsan Akhgari
On 2014-04-29, 10:10 AM, Gabriele Svelto wrote: On 28/04/2014 16:25, Ehsan Akhgari wrote: I thought that b2g builds do not use unified builds. Has that changed? No they're not, turns out I was wrong. There doesn't seem to have been much action on bug 950676 [1] either. Is this just a matter

[b2g] Flame reference device hardware partner

2014-04-29 Thread Kartikaya Gupta
The MDN page for the Flame reference device [1] links to [2] as the website for our device manufacturer partner. However this website doesn't seem to have much useful information on the Flame, and many of the screenshots and links are wrong (the screenshots at [3] in particular look like the

Re: [b2g] The build system now honors the number of jobs you give it

2014-04-29 Thread Gabriele Svelto
On 29/04/2014 20:19, Ehsan Akhgari wrote: See bug 942167 please. I don't really understand all of the intricacies of how the b2g and gecko build systems talk to each other, but there is some information in that bug which might be useful. (FWIW I have lost all hope of getting the help that I

Re: [b2g] Flame reference device hardware partner

2014-04-29 Thread Roland Lindner
wow that homepage very professional. (beware sarcasm) Mozilla seriously needs to help them. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

[b2g] Cross-functional B2G Meeting at 5PM PT - 05/29/14

2014-04-29 Thread Preeti Raghunath
Hello, We will be meeting today for the cross functional B2G meeting at 5PM PST. Lets meet in the B2G Vidyo room and follow along on: https://etherpad.mozilla.org/b2g-meeting-notes Thanks, - Preeti. ___ dev-gaia mailing list

Re: [b2g] The build system now honors the number of jobs you give it

2014-04-29 Thread Ehsan Akhgari
On 2014-04-29, 3:40 PM, Gabriele Svelto wrote: On 29/04/2014 20:19, Ehsan Akhgari wrote: See bug 942167 please. I don't really understand all of the intricacies of how the b2g and gecko build systems talk to each other, but there is some information in that bug which might be useful. (FWIW I

Re: [b2g] Now running performance tests on mozilla-b2g30_v1_4 builds

2014-04-29 Thread Gabriela Montagu
Hi Dave, Does this mean you'll need Firefox OS phone owners testing v 1.4? If so, I'll be able to do somte testing after mid May. If you could provide me with the kind of testing you need, I'll be happy to try! Many thanks! Best regards, Gabriela QA Mozilla Hispano ​ Team​

Re: [b2g] Switching foreground background apps

2014-04-29 Thread Jonas Sicking
On Tue, Apr 29, 2014 at 12:58 AM, Alive al...@mozilla.com wrote: Jonas, Thanks for clarifying, I'd filed https://bugzilla.mozilla.org/show_bug.cgi?id=1003024 to do setVisible as early as we could. For a normal launched app (webapps-launch) we should do setVisible(true) right away after the

[b2g] 04/29/2014 Open_C v1.4 Smoke Test Results - 43/48 tests passed, no new blockers

2014-04-29 Thread Marcia Knous
43 out of 48 tests passed for the 2014-04-29 Open_C v1.4.0 Build. There is one existing issue involving the camera that kept the smoketests from fully passing. Smoketest Results: Daily Smoke Test Logs:

[b2g] 04/29/2014 Open_C Master/M-C Smoke Test Results - 46/48 tests passed, no new blockers

2014-04-29 Thread Marcia Knous
46 out of 48 tests passed for the 2014-04-29 Open_C Master M-C Build. There are two existing blockers that kept the smoketests from fully passing. Smoketest Results: Daily Smoke Test Logs:

[b2g] 04/29/2014 Tarako v1.3 Smoke Test Results - 47/48 tests passed, 1 invalid, no new blockers

2014-04-29 Thread John Hammink
47 out of 48 tests passed for the 2014-04-29 Tarako v1.3t Build. There are no major issues preventing smoketest from passing. Invalid TC - no Persona support for Tarako, see bug https://bugzilla.mozilla.org/show_bug.cgi?id=990560#c1 9 Smoketest Results: Daily Smoke Test Logs:

Re: [b2g] The build system now honors the number of jobs you give it

2014-04-29 Thread Fabrice Desré
On 04/29/2014 02:30 PM, Ehsan Akhgari wrote: The problem with b2g here is that I don't know what the right way of introducing a setup like this would be. We need some kind of a toggle which lets us turn unified builds on for developers by default, but also have a way of turning them off on

Re: [b2g] 04/29/2014 Tarako v1.3 Smoke Test Results - 47/48 tests passed, 1 invalid, no new blockers

2014-04-29 Thread James Ho
Great! The first time Tarako passed all (valid) smoke tests! \o/ -- James On Apr 30, 2014, at 8:37, John Hammink jhamm...@mozilla.com wrote: 47 out of 48 tests passed for the 2014-04-29 Tarako v1.3t Build. There are no major issues preventing smoketest from passing. Invalid TC - no

Re: [b2g] ZTE Open - supported or not?

2014-04-29 Thread Roland Lindner
yes and also PRODUCTION=1 but then you are not allowed to distribute your build.. if anyone is interested, i wrote a review and also a story on how i built 1.3 for my ZTE open. have a look here: http://www.gizbeat.com/4173/mozilla-firefox-os-review-zte-open-review/