[b2g] QA Keywords - Focusing on Using One Keyword to Focus on the Immediate Need

2014-09-05 Thread Jason Smith
Hi Everyone, I've received feedback from our test team that some people are adding multiple QA keywords onto a bug, instead of adding a single keyword for the immediate need, which is causing confusion to the test team on what the immediate need of the QA request. The process is documented here

[b2g] IndexedDB browser lands in Firefox nightly

2014-09-05 Thread bent . mozilla
Hi folks! https://twitter.com/grssam/status/506675405718171648 Apparently you go to the DevTools toolbar, click the "Settings" button, then enable the checkbox for "Storage". Then you can browse to a page with IDB and see what's stored. I didn't write this and it hasn't been fully publicized y

Re: [b2g] Overhauling the process priority manager

2014-09-05 Thread Gabriele Svelto
On 02/09/2014 05:18, Jonas Sicking wrote: > Thinker is pointing out one important problem that we'd need to solve > though. At least for when we are receiving a phone call, it is > important that we are able to as quickly as possible launch the > process for the dialer app and give it a high CPU an

Re: [b2g] Overhauling the process priority manager

2014-09-05 Thread Gabriele Svelto
Hi Alive, I've been sidetracked by other issues so here's my late answer... On 01/09/2014 12:23, Alive wrote: > The searchBar is part of the system app, but the search app window is not. > > If system app does send the search window to background correctly when > it is not invoked, is this still

Re: [b2g] WebAPI for Device Information

2014-09-05 Thread Fernando Jiménez Moreno
Apart from data related to the mobile connection that can be obtained via the MozMobileConnection API [1], you can also get extra information about the device, like the device model name [2], via the Settings API. Cheers, / Fernando [1] https://developer.mozilla.org/en-US/docs/Web/API/Navigator.