Re: [dev-servo] Follow up question from "Question on webidls and older versions of Servo"

2015-12-10 Thread Josh Matthews
Hi Tomás, You'll need a `#[derive(HeapSizeOf, JSTraceable)]` annotation above your `struct ImageRequest` declaration. If there are any fields contained in ImageRequest that do not themselves implement the HeapSizeOf and JSTraceable traits, then you'll either need to add further annotations lik

[dev-servo] Follow up question from "Question on webidls and older versions of Servo"

2015-12-10 Thread Tomás Barry
Hi, We have a follow up question from our post here: https://groups.google.com/forum/#!topic/mozilla.dev.servo/-rCycXAE52Q We've tweaked the above to include the struct (ImageRequest) in HTMLImageElement as an inner struct, however we're just having an issue with JSTraceable and HeapSizeOf. F

[dev-servo] MozLando: Telemetry for Servo. Today at 11h10

2015-12-10 Thread David Rajchenbach-Teller
I'll give a quick (unscheduled) talk about Telemetry for Servo today at 11h10 in Northern E4. Cheers, David ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo