Re: MOZ_RAII has landed on inbound

2015-09-15 Thread Michael Layzell
I've updated it with some information about MOZ_RAII. On Mon, Sep 14, 2015 at 3:02 PM, Aaron Klotz wrote: > Can you please update > https://developer.mozilla.org/en-US/docs/Using_RAII_classes_in_Mozilla > with this information? > > Thanks, > > Aaron > > > On 9/12/2015 3:06 PM, Michael Layzell wr

Re: MOZ_RAII has landed on inbound

2015-09-14 Thread Aaron Klotz
Can you please update https://developer.mozilla.org/en-US/docs/Using_RAII_classes_in_Mozilla with this information? Thanks, Aaron On 9/12/2015 3:06 PM, Michael Layzell wrote: Hey everyone, Bug 1201190 (https://bugzilla.mozilla.org/show_bug.cgi?id=1201190) just landed on inbound, which means

Re: MOZ_RAII has landed on inbound

2015-09-14 Thread Bobby Holley
This is totally awesome - thank you mystor! On Sat, Sep 12, 2015 at 2:06 PM, Michael Layzell wrote: > Hey everyone, > > Bug 1201190 (https://bugzilla.mozilla.org/show_bug.cgi?id=1201190) just > landed on inbound, which means that we now have access to the new > annotation MOZ_RAII. This is a sta

MOZ_RAII has landed on inbound

2015-09-12 Thread Michael Layzell
Hey everyone, Bug 1201190 (https://bugzilla.mozilla.org/show_bug.cgi?id=1201190) just landed on inbound, which means that we now have access to the new annotation MOZ_RAII. This is a static-analysis annotation, intended to be placed on RAII guards. It will cause the static analysis to cause compil