Re: Intent to ship background-blend-mode

2014-02-06 Thread Rik Cabanier
On Thu, Feb 6, 2014 at 1:28 AM, L. David Baron wrote: > On Thursday 2014-02-06 22:02 +1300, Robert O'Callahan wrote: > > On Thu, Feb 6, 2014 at 6:58 PM, Rik Cabanier wrote: > > > > > We would like to ship mix-blend-mode too. In our experiments, Firefox > has > > > the most stable implementation.

Re: Platform SDK: What do we really want it to be?

2014-02-06 Thread tom_hindle
Hi Alex, I am a maintainer of the geckofx[1] project, which the organization I work for makes use of in a number of applications. As I understand it, the proposal to "Terminate xulrunner" is just about removing the xulrunner.exe and having firefox.exe assume that role. However given the mention

Re: Proposing changes to how mach does environment detection

2014-02-06 Thread Gregory Szorc
On 2/6/14, 11:34 AM, Dave Townsend wrote: I think perhaps I wasn't clear. I'd expect "getcwd() not in objdir nor srcdir" to have as the first option "look for the srcdir based on the location of the called mach script". So I can do "/mach" and have

Re: Proposing changes to how mach does environment detection

2014-02-06 Thread Dave Townsend
On Thu, Feb 6, 2014 at 11:24 AM, Gregory Szorc wrote: > On 2/6/14, 11:21 AM, Dave Townsend wrote: > >> On Thu, Feb 6, 2014 at 10:57 AM, Gregory Szorc > > wrote: >> >> On 2/6/14, 9:23 AM, Dave Townsend wrote: >> >> I assume the second section is actually "getcw

Re: Proposing changes to how mach does environment detection

2014-02-06 Thread Gregory Szorc
On 2/6/14, 11:21 AM, Dave Townsend wrote: On Thu, Feb 6, 2014 at 10:57 AM, Gregory Szorc mailto:g...@mozilla.com>> wrote: On 2/6/14, 9:23 AM, Dave Townsend wrote: I assume the second section is actually "getcwd() not in objdir but is in srcdir"? Yes.

Re: Proposing changes to how mach does environment detection

2014-02-06 Thread Dave Townsend
On Thu, Feb 6, 2014 at 10:57 AM, Gregory Szorc wrote: > On 2/6/14, 9:23 AM, Dave Townsend wrote: > >> I assume the second section is actually "getcwd() not in objdir but is >> in srcdir"? >> > > Yes. > > > I'm crazy enough to want to be able to call mach when getcwd() isn't >> either the objdir

Re: Proposing changes to how mach does environment detection

2014-02-06 Thread Gregory Szorc
On 2/6/14, 9:23 AM, Dave Townsend wrote: I assume the second section is actually "getcwd() not in objdir but is in srcdir"? Yes. I'm crazy enough to want to be able to call mach when getcwd() isn't either the objdir or srcdir. I have many of both and use various environment flags to say which

Re: Proposing changes to how mach does environment detection

2014-02-06 Thread Dave Townsend
I assume the second section is actually "getcwd() not in objdir but is in srcdir"? I'm crazy enough to want to be able to call mach when getcwd() isn't either the objdir or srcdir. I have many of both and use various environment flags to say which is active currently. Perhaps it's implicit, but I

Re: Intent to ship background-blend-mode

2014-02-06 Thread L. David Baron
On Thursday 2014-02-06 22:02 +1300, Robert O'Callahan wrote: > On Thu, Feb 6, 2014 at 6:58 PM, Rik Cabanier wrote: > > > We would like to ship mix-blend-mode too. In our experiments, Firefox has > > the most stable implementation. (We only have 1 open bug ) > > However, we're taking a slow path t

Re: Intent to ship background-blend-mode

2014-02-06 Thread Robert O'Callahan
On Thu, Feb 6, 2014 at 6:58 PM, Rik Cabanier wrote: > We would like to ship mix-blend-mode too. In our experiments, Firefox has > the most stable implementation. (We only have 1 open bug ) > However, we're taking a slow path today and it might take us a while to > implement the fast path. > We're