servo/components/canvas_traits
Anthony Ramine ce81420bef Use ByteBuf for the canvas messages
The type Vec<u8> is super unefficient to work with in Serde if all you want
to represent is a simple blob.
2018-03-26 20:48:02 +02:00
..
webgl_channel Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" 2017-08-16 23:23:18 +02:00
canvas.rs Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00
Cargo.toml Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00
lib.rs Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00
webgl.rs Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00