On Sun, Aug 3, 2014 at 10:18 PM, Kyle Huey wrote:
> Static*Ptrs are there to avoid
> static constructors and destructors so they can't clear themselves at
> shutdown. That means that they behave quite differently than
> "regular" smart pointers. Am I the only one who is bothered by this?
To use
I've been trying to get leak testing working on b2g[0] and I've
discovered a number of leaks[1][2][3] that are caused by StaticRefPtrs
that are never cleared at shutdown. Static*Ptrs are there to avoid
static constructors and destructors so they can't clear themselves at
shutdown. That means that
I am already installed the Tiny JavaScript Debugger into my XUL application.
My application is very simple, only have some simple vbox/hbox.
and labels.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-p
Am Dienstag, 15. Juli 2014 21:01:19 UTC+2 schrieb somb...@gmail.com:
> I think an important statement for the spec to make is why it needs to
> exist at all? Specifically, it seems like both the WebUSB
> https://bugzil.la/674718 and WebBluetooth https://bugzil.la/674737 specs
> should both be e
Yeah, I think this should work for a first version. We can relax these
restrictions in the future.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
Am Freitag, 1. August 2014 18:11:23 UTC+2 schrieb Wesley Johnston:
> Link to standard: There is no public standard in place for these meta-tags
> and none in progress either.
Have you seen https://github.com/whatwg/meta-theme-color ?
___
dev-platform m
6 matches
Mail list logo