Le 08/04/2013 15:32, stathis.androni...@gmail.com a écrit :
> I have the following question:
>
> Is there any way to port an application from Xulrunner to Android?
> or which is the propper way to port a xulrunner app to android.
>
> Any help would be appreciated. Thanks!
Xulrunner is not port
Hi,
Mozilla code base (still) relies on OSX QuickTime API. But, this API was
deprecated by Apple a few months ago.
As a consequence:
* New Mozilla based app. are not accepted anymore in OSX app. store
* Apple moving pretty fast forward, Mozilla code might be unable to run
on future OSX major
On 21.05.2014 18:35, Justin Dolske wrote:
On 5/21/14, 3:08 AM, Emmanuel Engelhart wrote:
Mozilla code base (still) relies on OSX QuickTime API. But, this API was
deprecated by Apple a few months ago.
Which APIs? Can you be more specific?
I don't have more information given by the Appl
On 21.05.2014 21:59, Ralph Giles wrote:
On 2014-05-21 9:56 AM, Emmanuel Engelhart wrote:
checker. But it seems the Mozilla codes uses this API for many things
linked to video stuff:
https://mxr.mozilla.org/mozilla-central/search?find=%2F&string=QTKit
This is all video capture code for We
Le 25/08/2012 23:31, Mark Finkle a écrit :
> On 08/24/2012 07:02 AM, Emmanuel Engelhart wrote:
>> do we have somewhere a documentation/tutorial about how to build a
>> custom app. against Mozilla source code?
>>
>> As xulrunner was removed from GNU/Linux distribution, b
Same for me: I have hacked their xulrunner app. to allow XUL Window
fullscrenn from the HTML document... and then nothing :(
Emmanuel
On 09/19/2012 04:00 PM, ivan.sto...@gmail.com wrote:
Just a small commentary for the unwary hacker: I was contracted by Aritz about
a week ago on oDesk.com for
Le 15/09/2010 20:56, Emmanuel Engelhart a écrit :
> I have found the solution by investigating in the Firefox code, here is it:
>
> function HandleAppCommandEvent(evt) {
> evt.stopPropagation();
> switch (evt.command) {
> case "Back":
> pageBa
7 matches
Mail list logo