Re: Can we start using C++ STL containers in Mozilla code?

2013-12-13 Thread Georg Fritzsche
On 12/10/2013 16:17, Joshua Cranmer  wrote: I think the right answer is to make the myriad of datatypes we have more STL-ish--as a first step at least, can we at least add iterator support for them and get rid of the abominable EnumerateForwards/EnumerateBackewards methods? This would allow us

Re: PSA: Shutting down my mozilla git mirror in three weeks

2013-12-13 Thread Ehsan Akhgari
I just finished this work. https://github.com/mozilla/mozilla-central will not be updated any more, and I will replace its content with a short notice explaining the situation on Monday. Cheers, -- Ehsan http://ehsanakhgari.org/ On Wed, Dec 11, 2013 at 2:46 PM, Ehsan Akhgari

Re: Valgrind-on-TBPL

2013-12-13 Thread Nicholas Nethercote
On Wed, Dec 4, 2013 at 12:02 PM, Nicholas Nethercote n.netherc...@gmail.com wrote: I'm working on getting Valgrind (Linux64-only) runs visible on TBPL. https://bugzilla.mozilla.org/show_bug.cgi?id=valgrind-green is the tracking bug. [...] 5) Easily run on try server catlee got Valgrind

Rendering meeting, Monday 2;30pm PDT (the earlier time)

2013-12-13 Thread Milan Sreckovic
The Rendering meeting is about all things Gfx, Image, Layout, and Media. It takes place every second Monday, alternating between 2:30pm PDT and 5:30pm PDT. The next meeting will take this coming Monday, December 16th at 2:30 PM US/Pacific Please add to the agenda:

W3C Proposed Recommendations: Performance Timeline, User Timing, JSON-LD

2013-12-13 Thread L. David Baron
W3C recently published the following proposed recommendation (the stage before W3C's final stage, Recommendation): http://www.w3.org/TR/cors/ Cross-Origin Resource Sharing (CORS) There's a call for review to W3C member companies (of which Mozilla is one) open until January 14. If there are

Re: (un)safety of NS_LITERAL_STRING(...).get()

2013-12-13 Thread Neil
L. David Baron wrote: const PRUnichar *comma = MOZ_UTF16(,); In the case addressed by the referenced bug, the string was used in a call to Append, which meant that this is still inefficient. The patch in the bug fixed this by switching to appending a character rather than a string. If

Re: PSA: Shutting down my mozilla git mirror in three weeks

2013-12-13 Thread Aki Sasaki
Similarly, the sync processes for these four repos have been stopped, and we'll replace their content on Monday. On 12/11/13 4:25 PM, Aki Sasaki wrote: I think it also makes sense to use this same timeframe for EOLing the following experimental repos:

W3C Proposed Recommendation: CORS

2013-12-13 Thread L. David Baron
[ resending with correct subject line ] W3C recently published the following proposed recommendation (the stage before W3C's final stage, Recommendation): http://www.w3.org/TR/cors/ Cross-Origin Resource Sharing (CORS) There's a call for review to W3C member companies (of which Mozilla is

Re: PSA: Shutting down my mozilla git mirror in three weeks

2013-12-13 Thread Gregory Szorc
Ehsan, I'm sure I'm speaking for many Mozillians when I say thank you for running this service - from building on Chris Double's initial work, keeping it running while dealing with GitHub shenanigans, and for assisting with a transition plan to its natural successor. You could easily have done