[b2g] MDN page Firefox OS menu item edit

2013-12-13 Thread martin
Hi all, I was browsing the MDN today and came across an error at https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_usage_tips/taking_screenshots The menu App design and development Firefox OS visual design guidelines has a malformed URL. I wanted to edit and change this to the

[b2g] 12/13/2013 TWCI Hamachi Gaia-ui Automation v1.3.0 Mozilla RIL Build - 113/125 tests

2013-12-13 Thread Askeing Yen
No HTML report due to Bug 949401. passed: 113 failed: 12 Test failures: test_setup_basic_gmail - works fine and cannot replicate it locally. test_everythingme_launch_app - after Bug 949527 be landed, it should works. test_ftu_skip_tour - works fine and cannot replicate it locally.

[b2g] Support Wifi DisPlay in FFOS

2013-12-13 Thread Vincent Chang
Hi all: We are going to implement an awesome feature called Miracast on B2G, which is already the native AOSP feature since 4.2. Generally speaking, Miracast can project/mirror one screen (e.g. our cell phone) to another (e.g. TV). You can find a cool demo and a brief introduction in the

[b2g] Travis sheriffs for the next three weeks

2013-12-13 Thread Anthony Ricaud
Hello everyone, I'm gonna be on holidays for the next three weeks. Therefore, I won't be playing my unofficial role of sheriff. So it would be nice if some people watched the tree during that period. Anyone who volunteers will get a free baguette! If you need any help, send me an email, I'll

[b2g] A month dogfooding and dogcoding

2013-12-13 Thread Adrian Custer
Hello Andreas and the Mozilla phone team, Thanks for all the great work making the Boot to Gecko idea into the real phone I have in front of me! The real Firefox OS, for all the criticism I level below, is a fantastic platform for the future. The amount of work you have put in is huge so you

Re: [b2g] A month dogfooding and dogcoding

2013-12-13 Thread Chris Mills
Hi Adrian, Thanks a lot for the detailed feedback! I think it is exactly this kind of constructive criticism that helps the most. I am on the MDN team, and in charge of maintaining the Firefox OS doc zone. You can feel free to aim any doc-specific stuff at me. I’d like to request that some of

[b2g] Installing Certified-level Apps

2013-12-13 Thread Hugh Tay
Hello fellow citizens of the free software world, I'm trying to test a Certified-level app, and I'm having some trouble with the installation. Essentially, I'm trying to build this app together with the B2G Emulator by copying the app directory into B2G/gaia/profile/webapps/ and appending

Re: [b2g] Travis sheriffs for the next three weeks

2013-12-13 Thread Gareth Aye
I'll try to help out! On Fri, Dec 13, 2013 at 3:29 AM, Anthony Ricaud anth...@ricaud.me wrote: Hello everyone, I'm gonna be on holidays for the next three weeks. Therefore, I won't be playing my unofficial role of sheriff. So it would be nice if some people watched the tree during that

Re: [b2g] A month dogfooding and dogcoding

2013-12-13 Thread Adrian Custer
On 12/13/13, 11:31 AM, Chris Mills wrote: Hi Adrian, Thanks a lot for the detailed feedback! I think it is exactly this kind of constructive criticism that helps the most. Cheers. I am on the MDN team, and in charge of maintaining the Firefox OS doc zone. You can feel free to aim any

Re: [b2g] A month dogfooding and dogcoding

2013-12-13 Thread Chris Mills
On 13 Dec 2013, at 14:51, Adrian Custer a...@pocz.org wrote: On 12/13/13, 11:31 AM, Chris Mills wrote: Hi Adrian, Thanks a lot for the detailed feedback! I think it is exactly this kind of constructive criticism that helps the most. Cheers. I am on the MDN team, and in charge of

Re: [b2g] Installing Certified-level Apps

2013-12-13 Thread Julien Wajsberg
Le 13/12/2013 15:10, Hugh Tay a écrit : Hello fellow citizens of the free software world, I'm trying to test a Certified-level app, and I'm having some trouble with the installation. Essentially, I'm trying to build this app together with the B2G Emulator by copying the app directory

Re: [b2g] Installing Certified-level Apps

2013-12-13 Thread ANTONIO MANUEL AMAYA CALVO
If you copy the source directory of your app to the gaia/apps directory, it should be added automatically to the build. Un saludo, Antonio On 13/12/2013, at 15:15, Hugh Tay h...@hadronization.com wrote: Hello fellow citizens of the free software world, I'm trying to test a

[b2g] The dev.moz.org docs

2013-12-13 Thread Adrian Custer
On 12/13/13, 1:00 PM, Chris Mills wrote: On 13 Dec 2013, at 14:51, Adrian Custer a...@pocz.org wrote: You are lost in a maze of twisty pages, all alike… This is definitely a thing I need to work on. There is a lot here, and it could use some improved IA. I kind of got to the point where I

Re: [b2g] Please consider data migration related handling in your app

2013-12-13 Thread Dietrich Ayala
Thanks for the reminder Huburt! Any time a schema or public datastructure changes in a backwards incompatible way, the patch should come with a unit test that mocks the old data and tests the migration path. We've got a metabug for corralling migration tests here:

Re: [b2g] No SSL client cert generation in FirefoxOS 1.1 (keygen HTML5 element) ?

2013-12-13 Thread olberger
Le jeudi 12 décembre 2013 21:10:46 UTC+1, Josh Matthews a écrit : The keygen element requires the use of NSS/PSM, and that's disabled in content processes. Supporting keygen/window.crypto in e10s was never a high priority, so nobody has put in the time to make it work correctly. Sorry

Re: [b2g] No SSL client cert generation in FirefoxOS 1.1 (keygen HTML5 element) ?

2013-12-13 Thread Alexandre Lissy
Le 13/12/2013 19:39, olber...@gmail.com a écrit : Le jeudi 12 décembre 2013 21:10:46 UTC+1, Josh Matthews a écrit : The keygen element requires the use of NSS/PSM, and that's disabled in content processes. Supporting keygen/window.crypto in e10s was never a high priority, so nobody has put

Re: [b2g] No SSL client cert generation in FirefoxOS 1.1 (keygen HTML5 element) ?

2013-12-13 Thread Josh Matthews
e10s is an abbreviation of electrolysis, which is the name of the project that splits Firefox into multiple processes. Alexandre isn't wrong, but the page for the old XUL+multiprocess design of Firefox for Android isn't the best link here :) Cheers, Josh On 12/13/2013 01:58 PM, Alexandre

Re: [b2g] Please consider data migration related handling in your app

2013-12-13 Thread Jonas Sicking
On Dec 13, 2013 9:03 AM, Dietrich Ayala auton...@gmail.com wrote: Any time a schema or public datastructure changes in a backwards incompatible way, the patch should come with a unit test that mocks the old data and tests the migration path. Do we have ways for integration tests to create a

Re: [b2g] PSA: Shutting down my mozilla git mirror in three weeks

2013-12-13 Thread Ehsan Akhgari
I just finished this work. https://github.com/mozilla/mozilla-central will not be updated any more, and I will replace its content with a short notice explaining the situation on Monday. Cheers, -- Ehsan http://ehsanakhgari.org/ On Wed, Dec 11, 2013 at 2:46 PM, Ehsan Akhgari

Re: [b2g] Installing Certified-level Apps

2013-12-13 Thread Hugh Tay
Hi everyone, Thanks for taking the time to reply, I've managed to get the app installed together with the build now. =) Turns out it was imperative that I delete the existing B2G/gaia/profile/ and B2G/gaia/profile.tar.gz before compiling. Also, I copied the App source into B2G/gaia/apps

[b2g] 12/13/2013 Buri v1.2 COM RIL Smoke Test Results - 48/48 tests passed, no new blockers

2013-12-13 Thread Naoki Hirata
48 out of 48 tests passed for the 2013-12-13 Buri v1.2.0 COM RIL Build. There are no major issues preventing smoketest from passing. COM RIL Build Smoketest Results: Daily Smoke Test Logs:

[b2g] 12/13/2013 Buri Master/M-C Mozilla RIL Smoke Test Results - 46/48 tests passed, 1 new blocker, 1 existing blocker

2013-12-13 Thread Naoki Hirata
46 out of 48 tests passed for the 2013-12-13 Buri Master M-C Mozilla RIL Build. There are two issues that kept the smoketests from fully passing. Mozilla RIL Build Smoketest Results: Daily Smoke Test Logs:

Re: [b2g] Please consider data migration related handling in your app

2013-12-13 Thread Tony Chung
Gareth, i completely agree. can you lead by example for the productivity apps? Also, would love you to add your comments on https://bugzilla.mozilla.org/show_bug.cgi?id=949064. Thanks! Tony On Dec 13, 2013, at 12:41 PM, Gareth Aye gareth@gmail.com wrote: I think this is the sort of

Re: [b2g] PSA: Shutting down my mozilla git mirror in three weeks

2013-12-13 Thread Aki Sasaki
Similarly, the sync processes for these four repos have been stopped, and we'll replace their content on Monday. On 12/11/13 4:25 PM, Aki Sasaki wrote: I think it also makes sense to use this same timeframe for EOLing the following experimental repos:

Re: [b2g] PSA: Shutting down my mozilla git mirror in three weeks

2013-12-13 Thread Gregory Szorc
Ehsan, I'm sure I'm speaking for many Mozillians when I say thank you for running this service - from building on Chris Double's initial work, keeping it running while dealing with GitHub shenanigans, and for assisting with a transition plan to its natural successor. You could easily have done