On Tue, Jun 10, 2014 at 4:19 PM, Botond Ballo wrote:
> > Why put this into core C++? Why not leave it to libraries?
>
> The standard library is a library :)
>
> One of the biggest criticisms C++ faces is that its standard library is
> very narrow in scope compared to other languages like Java or
Just wanted to make a quick announcement that ManifestDestiny, the
python package we use internally here at Mozilla for declaratively
managing lists of tests in Mochitest and other places, has been renamed
to manifestparser. We kept the versioning the same (0.6), so the only
thing you should ne
> From: "Brian Smith"
>
> C++ desperately needs improvements for reducing the occurrence of
> use-after-free errors. Rust features for this like borrowed references
> should be imported into the language. A real-life (but reduced/modified)
> example from mozilla::pkix:
>
> Result parse(const
Summary: From the explainer document [1], the proposed API "extends Service
Workers with a new onsync event. This is coupled with a new document-side
API
for registering (and unregistering) interest in onsync. Together, these APIs
form the basis of a powerful new capability for rich web apps."
Thi
On 2014-06-11, 1:42 PM, Botond Ballo wrote:
I'd very much like to see this as well!
The C++11 attribute syntax might be a good way to accomplish this without
inventing new syntax. For example, the standard could define an "exhaustive"
attribute on a switch statement for an enumeration:
enum
Hello,
A while ago, zeller, catlee and hwine worked on getting a new BuildAPI
available [1]. This allows you to trigger an arbitrary job on the
releng/tbpl system post a push.
I've put together a script that helps hitting that API [2][3].
The API allows you to use a hand zipped tests.zip which is
On 6/3/14, 11:34 PM, Byron Jones wrote:
thanks to dylan's work on bug 489028, bugzilla now tracks when you
view a bug, allowing you to search for bugs which have been updated
since you last visited them.
see my blog post for more details: http://wp.me/p1JUqW-9M
You might check out http://bu
Who is the point of contact on the DOM/WebAPI team for the spec side here?
- Kyle
On Thu, Jun 12, 2014 at 2:32 AM, Jed Parsons wrote:
> Summary: From the explainer document [1], the proposed API "extends Service
> Workers with a new onsync event. This is coupled with a new document-side
> API
>
8 matches
Mail list logo