On 4/28/15 10:33 AM, Jack Moffitt wrote:
This is an issue, but hasn't hit us much yet.

Sure.  I assume if it had you would have been dealing with it. ;)

It's easy enough to use the ``` syntax to include arbitrary things
into a bug report. This is how we often attach logs and such. You
can't directly read it from Servo since it's inline in the bug text,
but cut and paste is pretty simple and these are small test cases
right? :)

That fails once you have images involved, unless the reporter converts them to data: URIs. This also fails in various cases that involve strings github may not be able to represent (invalid characters, etc). I agree that it can work in a lot of cases, of course.

It's also pretty easy to make a gist (gist.github.com) of whatever you
like and link to that from the bug.

Ah, I should look into this more.  That might be enough.

-Boris
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to