Re: style guide proposal

2014-09-29 Thread Nicholas Nethercote
On Mon, Sep 29, 2014 at 3:46 PM, Julian Viereck wrote: > > Maybe we could use a hierarchical structure for the lint rules. At the top of > the tree there are general rules, that are very weak - e.g. don't have > trailing white-spaces and a maximum of 100 characters per line. Further down > into

MemShrink Meeting - Tuesday, 30 Sept 2014 at 4:00pm PDT

2014-09-29 Thread Jet Villegas
The next MemShrink meeting is brought to you by DestroyWindow() https://bugzilla.mozilla.org/show_bug.cgi?id=1060526 The wiki page for this meeting is at: https://wiki.mozilla.org/Performance/MemShrink Agenda: * Prioritize unprioritized MemShrink bugs. * Discuss how we measure progress. * Disc

Re: style guide proposal

2014-09-29 Thread Julian Viereck
On Thursday, December 19, 2013 6:28:07 PM UTC+1, Bobby Holley wrote: > Off-the-shelf automated tools are not going to solve our formatting woes. > > Both the JS engine and Gecko mandate very particular patterns. I ended up > > writing a custom python tool to reformat XPConnect a few years ago [1]

Re: Using protobuf in m-c

2014-09-29 Thread Jeff Muizelaar
On Sep 24, 2014, at 1:38 PM, Fitzgerald, Nick wrote: > Hey folks, > > We already have the protobuf library in the tree, and it seems to be used for > layer scope and webrtc. > > I'd like to use it for serializing heap snapshots in devtools code, but I > have a couple questions: I’m not sure

Re: Using protobuf in m-c

2014-09-29 Thread Gregory Szorc
On 9/24/14 10:38 AM, Fitzgerald, Nick wrote: Hey folks, We already have the protobuf library in the tree, and it seems to be used for layer scope and webrtc. I'd like to use it for serializing heap snapshots in devtools code, but I have a couple questions: * How do I integrate the compilation

Re: Deprecate geolocation and getUserMedia() for unauthenticated origins

2014-09-29 Thread Adam Roach
On 9/29/14 03:02, Anne van Kesteren wrote: On Mon, Sep 29, 2014 at 2:02 AM, Adam Roach wrote: Yes, I saw that. Your proposal didn't see a lot of support in that venue. So far for geolocation there is nobody that is opposed. I'm responding on the topic of gUM, but I'll point out that a respon

Re: Deprecate geolocation and getUserMedia() for unauthenticated origins

2014-09-29 Thread Eric Rescorla
On Mon, Sep 29, 2014 at 3:44 AM, Anne van Kesteren wrote: > On Mon, Sep 29, 2014 at 12:19 PM, Dale Harvey wrote: > >> There's a host of problems when you're using file URLs. > > > > pun intended? :) > > Heh. (Note that file URLs apparently count as authenticated origins. > Which makes sense.)

Re: Deprecate geolocation and getUserMedia() for unauthenticated origins

2014-09-29 Thread Anne van Kesteren
On Mon, Sep 29, 2014 at 12:19 PM, Dale Harvey wrote: >> There's a host of problems when you're using file URLs. > > pun intended? :) Heh. (Note that file URLs apparently count as authenticated origins. Which makes sense.) > But I agree, for a long time developing off file:/// is pretty much > i

Re: Deprecate geolocation and getUserMedia() for unauthenticated origins

2014-09-29 Thread Dale Harvey
> There's a host of problems when you're using file URLs. pun intended? :) But I agree, for a long time developing off file:/// is pretty much impossible and developers are now required to start a server in order to build or use their entirely offline completely unconnected application, is it rea

Re: Deprecate geolocation and getUserMedia() for unauthenticated origins

2014-09-29 Thread Anne van Kesteren
On Mon, Sep 29, 2014 at 8:01 AM, Dale Harvey wrote: > What is the definition of 'authenticated origins', particularly when dealing > with localhost, https://w3c.github.io/webappsec/specs/mixedcontent/#authenticated-origin > This has already been a major painpoint as the author of an IndexedDB >

Re: Deprecate geolocation and getUserMedia() for unauthenticated origins

2014-09-29 Thread Anne van Kesteren
On Mon, Sep 29, 2014 at 2:02 AM, Adam Roach wrote: > Yes, I saw that. Your proposal didn't see a lot of support in that venue. So far for geolocation there is nobody that is opposed. For getUserMedia() there are claims of extensive discussion that is not actually recorded in text. There was also