Re: MinGW Target on TaskCluster

2017-10-09 Thread Philipp Wagner
Am 09.10.2017 um 07:31 schrieb Tom Ritter: > As part of our work with Tor, we’ve been working on getting a MinGW-based > build of Windows into TaskCluster. A maybe too obvious question from the side lines: Why is the Tor browser cross-compiled and not using MSVC? Philipp

Re: Using browser stored credentials for http://mywebsi.de also on https://mywebsi.de

2015-11-25 Thread Philipp Wagner
Am 25.11.2015 um 18:33 schrieb Boris Zbarsky: > On 11/25/15 12:24 PM, Thomas Schäfer wrote: >> No, the are stored using the mechanism firefox offers for storing >> credentials (Settings -> Security). > > So these are HTTP Auth credentials (based on 401 responses from your > server)? I guess the O

Re: Retina display support

2014-06-02 Thread Philipp Wagner
Am 30.05.2014 08:38, bhargava.animes...@gmail.com wrote: > Hi, > > I have two different applications , both of them use gecko SDK > version 2.0 for embedded browser. That's Firefox 4, isn't it? Are you sure that retina support is already available in this version? Google says it was added in Fir

Re: Terminating xulrunner?

2014-01-15 Thread Philipp Wagner
Am 15.01.2014 23:08, Marcio Galli wrote: > Something to check, that resides between engineering and legal, is how > easy it will be for a third-party to ship the Firefox code (with the > --app). While I understand that no UI is to be shown, I believe that > we need to check legal aspects regarding

Re: Terminating xulrunner?

2014-01-15 Thread Philipp Wagner
Hi, Am 13.01.2014 01:34, Mike Hommey wrote: > Let's face it: xulrunner is hardly maintained, we barely build and test > it on automation, and the result is that it is often broken for long > periods of time. > > I propose that we just stop pretending, and terminate xulrunner, > considering the fol

Re: Custom icon when using xulrunner app with Firefox using -app flag

2013-09-14 Thread Philipp Wagner
Hi, Am 10.09.2013 21:04, ukdvi...@gmail.com wrote: > Trying to use Firefox instead of xulrunner to launch my application. > Everything works fine except the custom icon my application has. > > Is there a way to have custom icon when we launch xul application > using Firefox -app flag? You can us

Re: xulrunner 1.9.*/3.6.* and windows 7

2012-10-07 Thread Philipp Wagner
Hi, Am 04.10.2012 15:23, schrieb timur.shahmura...@baza-winner.ru: > We have xulrunner based app which should run even on very old and > slow machines. Main advantage of xulrunner 3.6 is memory usage. At > start 3.6 has ~25 mb while 5-15 has ~85-90mb. it's true t

Re: Flash Player freezes XULRunner

2012-10-07 Thread Philipp Wagner
Am 07.10.2012 00:48, schrieb James Newell: > Thanks for the suggestion Phillip. > > Am I right to assume from > https://bugzilla.mozilla.org/show_bug.cgi?id=778858 that the OOP > setting is enabled by default now? No, it's not. This is only for webapprt, not for xulrunner. > I manually added th

Re: Flash Player freezes XULRunner

2012-10-05 Thread Philipp Wagner
Am 05.10.2012 03:54, schrieb James Newell: > Loading any page with a SWF into a element causes XULRunner > 15.0.1 to freeze on Win7 32bit and 64bit. I've encountered the same > problem with a few versions of Flash Player, both v10 and v11. > > Firefox 15.0.1 works fine. What do I need to do to ge

Re: LinuxGL widget backend for Mozilla

2012-08-22 Thread Philipp Wagner
Hi, Am 17.08.2012 20:03, schrieb romaxa: > Some people already expressed interest in working with me on this so > I'm trying to figure out what is the best place to park the code we > are going to work on. > > Would it make sense to land initial build/run configuration support > into mozilla-cent