Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Rik Cabanier
On Mon, Jun 9, 2014 at 2:38 PM, Jeff Gilbert wrote: > - Original Message - > > From: "Rik Cabanier" > > To: "Benoit Jacob" > > Cc: "Botond Ballo" , "dev-platform" < > dev-platform@lists.mozilla.org>, "Jet Villegas" > > > > Sent: Monday, June 9, 2014 2:08:37 PM > > Subject: Re: C++ stan

Re: Firefox 29 users are having problems shutting down the browser

2014-06-09 Thread Vladan Djeric
It's certainly possible, the offending bug landed in Firefox 29 and was fixed in Firefox 30 (bug 1006478) On 09/06/2014 8:28 PM, Kyle Huey wrote: This was bug 1006478, no? - Kyle On Tue, Jun 10, 2014 at 8:20 AM, Vladan Djeric wrote: User Advocacy reports that users of Firefox 29 are seeing

Re: Firefox 29 users are having problems shutting down the browser

2014-06-09 Thread Kyle Huey
This was bug 1006478, no? - Kyle On Tue, Jun 10, 2014 at 8:20 AM, Vladan Djeric wrote: > User Advocacy reports that users of Firefox 29 are seeing Firefox take a > long time to shut down and that they are getting the "Firefox is already > running" error message (i.e. a locked profile) when they

Firefox 29 users are having problems shutting down the browser

2014-06-09 Thread Vladan Djeric
User Advocacy reports that users of Firefox 29 are seeing Firefox take a long time to shut down and that they are getting the "Firefox is already running" error message (i.e. a locked profile) when they try to relaunch Firefox. Can anyone think of any bugs or patches from that time frame that

MemShrink Meeting - Tuesday, 10 June 2014 at 4:00pm PDT

2014-06-09 Thread Jet Villegas
Today's MemShrink meeting will be brought to you by MapMemory() safety for the VirtualAlloc() footgun: https://bugzilla.mozilla.org/show_bug.cgi?id=1005849 The wiki page for this meeting is at: https://wiki.mozilla.org/Performance/MemShrink Agenda: * Prioritize unprioritized MemShrink bugs. *

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Jeff Gilbert
- Original Message - > From: "Rik Cabanier" > To: "Benoit Jacob" > Cc: "Botond Ballo" , "dev-platform" > , "Jet Villegas" > > Sent: Monday, June 9, 2014 2:08:37 PM > Subject: Re: C++ standards proposals of potential interest, and upcoming > committee meeting > > On Mon, Jun 9, 20

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Rik Cabanier
On Mon, Jun 9, 2014 at 1:50 PM, Benoit Jacob wrote: > 2014-06-09 16:27 GMT-04:00 Jet Villegas : > > > It seems healthy for the core C++ language to explore new territory here. > > Modern primitives for things like pixels and colors would be a good > thing, > > I think. Let the compiler vendors co

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Benoit Jacob
2014-06-09 16:27 GMT-04:00 Jet Villegas : > It seems healthy for the core C++ language to explore new territory here. > Modern primitives for things like pixels and colors would be a good thing, > I think. Let the compiler vendors compete to boil it down to the CPU/GPU. In the Web world, we have

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Rik Cabanier
On Mon, Jun 9, 2014 at 1:28 PM, Benoit Jacob wrote: > 2014-06-09 16:12 GMT-04:00 Benoit Jacob : > > > > > > > > > 2014-06-09 15:56 GMT-04:00 Botond Ballo : > > > > - Original Message - > >> > From: "Benoit Jacob" > >> > To: "Botond Ballo" > >> > Cc: "dev-platform" > >> > Sent: Monday,

Rendering meeting - next Monday

2014-06-09 Thread Milan Sreckovic
The Rendering meeting is about all things Gfx, Image, Layout, and Media. It takes place every second Monday, at 2:30pm PDT. The next meeting will take place on Monday, June 16 at 2:30 PM US/Pacific if we have agenda items. Please send me any agenda items you may have. If we have none by the

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Benoit Jacob
2014-06-09 16:12 GMT-04:00 Benoit Jacob : > > > > 2014-06-09 15:56 GMT-04:00 Botond Ballo : > > - Original Message - >> > From: "Benoit Jacob" >> > To: "Botond Ballo" >> > Cc: "dev-platform" >> > Sent: Monday, June 9, 2014 3:45:20 PM >> > Subject: Re: C++ standards proposals of potentia

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Jet Villegas
It seems healthy for the core C++ language to explore new territory here. Modern primitives for things like pixels and colors would be a good thing, I think. Let the compiler vendors compete to boil it down to the CPU/GPU. There will always be the argument for keeping such things out of Systems

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Benoit Jacob
2014-06-09 15:56 GMT-04:00 Botond Ballo : > - Original Message - > > From: "Benoit Jacob" > > To: "Botond Ballo" > > Cc: "dev-platform" > > Sent: Monday, June 9, 2014 3:45:20 PM > > Subject: Re: C++ standards proposals of potential interest, and upcoming > committee meeting > > > > 2014

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Botond Ballo
- Original Message - > From: "Benoit Jacob" > To: "Botond Ballo" > Cc: "dev-platform" > Sent: Monday, June 9, 2014 3:45:20 PM > Subject: Re: C++ standards proposals of potential interest, and upcoming > committee meeting > > 2014-06-09 15:31 GMT-04:00 Botond Ballo : > > > Cairo-based

Re: C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Benoit Jacob
2014-06-09 15:31 GMT-04:00 Botond Ballo : > Cairo-based 2D drawing API (latest revision): > http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4021.pdf > I would like the C++ committee's attention to be drawn to the dangers, for committee, to try to make decisions outside of its domain of

C++ standards proposals of potential interest, and upcoming committee meeting

2014-06-09 Thread Botond Ballo
Hi everyone, Here are some C++ standards proposals from the latest committee mailing that I think might be of interest to the Mozilla community: Portable C++ ABI: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4028.pdf Modules: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2

Re: Intent to Implement: Encrypted Media Extensions

2014-06-09 Thread Gavin Sharp
On Sun, Jun 1, 2014 at 2:11 PM, Chris Pearce wrote: > I think we should have the UX discussion ASAP, so that we can get on with > implementing it ASAP. > > I don't know where we'll be having that discussion, I don't know how the UX > people and their process works. For Firefox desktop UX discussi

Re: Standardized assertion methods

2014-06-09 Thread Aryeh Gregor
On Fri, Jun 6, 2014 at 8:35 PM, Boris Zbarsky wrote: > https://tbpl.mozilla.org/?tree=Try&rev=e26ab6d5e1e0 says we have quite a > number of things that are in fact assuming that 5 and "5" should test is(). > I'm not sure how much I like throwing in tons of toString() for that case. Why should