On 06/12/2014 23:42, Gijs Kruitbosch wrote:
> (replying to m.d.platform, but also pulling some folks into the CC list)
>
> Hi Philip,
>
> Thanks for raising this.
>
> On 05/12/2014 23:13, Philip Chee wrote:
>> I think the changes for this bug are sub-optimal.
>>
>> First:
>>
>> https://hg.mozill
I was thinking of using building a desktop environment that was build using
HTML, CSS and JavaScript. I have read about Firefox OS and i know that Gecko is
used as a Windows Manager in it. So i want to use it to make DE for my desktop.
Does this kind of project already exists ?
I can use some
On Sat, Dec 6, 2014 at 1:31 AM, Botond Ballo wrote:
> In APZ code, we've been using the prefix 'aOut' for out-parameters. This
> keeps them consistent with the general rule of "'a' for arguments" while
> identifying out-parameters with a convention.
This is what I'm accustomed to as well. I pr
On Wed, Dec 3, 2014 at 11:54 PM, Seth Fowler wrote:
> So I noticed that we don’t say anything about initializer list formatting in
> our coding style guide. I’d like to propose that we standardize this
> formatting:
>
> Foo::Foo(int aBar, char aBaz)
> : mBar(aBar)
> , mBaz(aBaz)
> {
> ….
>
(replying to m.d.platform, but also pulling some folks into the CC list)
Hi Philip,
Thanks for raising this.
On 05/12/2014 23:13, Philip Chee wrote:
I think the changes for this bug are sub-optimal.
First:
https://hg.mozilla.org/mozilla-central/rev/460d573b8822#l3.17
+
+
+
It's never explai
On his blog he has a discount code you can use on the publishers site for those
of you who care to have a copy of the new C++11/C++14 book.
http://scottmeyers.blogspot.com/2014/12/effective-modern-c-exists.html
___
dev-platform mailing list
dev-platfor
On Thu, Dec 4, 2014 at 11:28 AM, Robert O'Callahan
wrote:
> On Thu, Dec 4, 2014 at 12:35 PM, Seth Fowler wrote:
>
> > I’d like to change the coding style guide to let us make out-params more
> > obvious by using an ‘o’ prefix for their name instead of an ‘a’. For
> > example,
> >
> > nsresult Mo
7 matches
Mail list logo