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: Using protobuf in m-c

2014-09-24 Thread Monica Chew
- Original Message - > 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