Re: [b2g] Enabling travis for b2g-manifest - bug 1091066

2014-11-18 Thread James Lal
Great :D - Original Message - From: Peter Moore pmo...@mozilla.com To: dev-b2g@lists.mozilla.org, j...@mozilla.com, jhf...@mozilla.com, Michael Wu aluminum.t...@gmail.com, Vicamo Yang vy...@mozilla.com, k...@mozilla.com Cc: release-engineer...@lists.mozilla.org, Sheriffs

[b2g] Taskcluster + Gaia + Treeherder Live

2014-10-20 Thread James Lal
Hey All, I am excited to announce the beta launch of gaia + taskcluster [1][2]. At a high level we are shipping with these features: - live logging (logs can also be _any_ size) - in tree configuration (includes new tests, chunking, etc...) [3] - in tree configuration of artifacts [4] - test

Re: [b2g] Log collection needs improvement

2014-08-20 Thread James Lal
+sicking, +jst, +paul So over the last few weeks I have had various discussions with people about logging (there are metrics and log like data and bunch of random stuff across gecko/gonk/gaia that fit other names too) we really badly need sane logging data that is reachable by some single source.

Re: [b2g] Closing app programatically

2013-10-21 Thread James Lal
Yes- you can use window.close (internally this is how we close stuff from our integration tests and in the email app we do this in normal content mode) On Mon, Oct 21, 2013 at 12:21 PM, Gareth Aye gareth@gmail.com wrote: And from within the app? On Mon, Oct 21, 2013 at 3:20 PM, Gareth

Re: [b2g] Closing app programatically

2013-10-21 Thread James Lal
not opened by script. It seems like apps/pages should not be able to do this anyway (normatively speaking). On Mon, Oct 21, 2013 at 4:04 PM, James Lal ja...@lightsofapollo.comwrote: Yes- you can use window.close (internally this is how we close stuff from our integration tests and in the email app

Re: [b2g] Marionette update

2013-10-15 Thread James Lal
: I have landed a breaking change to Marionette that will give us better interoperability with WebDriver[1]. The push to mozilla-inbound has been good and when we merge to mozilla-central we will be updating pypi and marionette-js-client for the JS client. Jonathan Griffin and James Lal

Re: [b2g] Save/restore feature

2013-07-07 Thread James Lal
Any chance we can back up directly to an sd card and then periodically update that? Maybe this is less of an end-user concern and more of a developer/dogfooder concern but its really nice how my music/images/etc... just work when reflashing the phone it would be nice to have some sort of FTU