Re: fennec-specific chrome urls, move over to non-browser?

2016-05-12 Thread Axel Hecht
Sweet, thank you for your support. I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1272494 to get this on track, including a push-to-try of my pretty ad-hoc local patch to change all those URLs. Axel On 12/05/16 15:20, Margaret Leibovic wrote: Hey Axel, Sorry for the slow response.

Re: fennec-specific chrome urls, move over to non-browser?

2016-05-12 Thread Margaret Leibovic
Hey Axel, Sorry for the slow response. On Mon, May 9, 2016 at 6:06 PM, Axel Hecht wrote: > Hi, > > if we'd move all the fennec-specific chrome:// urls from chrome://browser/ > to chrome://mobile/, would that have a massive impact? > I can't see any reason this would be a big problem. > I gue

Re: iOS UI Tests

2016-05-12 Thread Steph Leroux
Hey Farhan, I was seeing this crash on a KIF test I was writing last week but has since been resolved on master from Emily's changes here [1]. If you haven't written the test yet it would be best to start up a new UITesting target that uses the new UITest framework instead of KIF. Rebasing master

Re: iOS UI Tests

2016-05-12 Thread Emily Toop
Farhan, It would be really great if new UITests were written using the new UITesting framework rather than expanding on the existing KIF tests. Any chance you could create a new target for UITesting and write these new tests in there? Once the target is there it will be easier to start adding to t