diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2015-07-08 16:15:23 -0700 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2015-07-15 19:04:17 -0700 |
commit | 6eacb0c99586865913c9e92a46a5b5945655bd7d (patch) | |
tree | c21d099f633510fffe9d5dfd4faf9fdbf534c3c0 /components/script/dom/worker.rs | |
parent | b6b95085fbb18496d8104e350f85b6617c19862e (diff) | |
download | servo-6eacb0c99586865913c9e92a46a5b5945655bd7d.tar.gz servo-6eacb0c99586865913c9e92a46a5b5945655bd7d.zip |
gfx: Make display lists serializable using `serde`.
This commit introduces the `serde` dependency, which we will use to
serialize messages going between processes in multiprocess Servo.
This also adds a new debugging flag, `-Z print-display-list-json`,
allowing the output of display list serialization to be visualized.
This will be useful for our experiments with alternate rasterizers.
Diffstat (limited to 'components/script/dom/worker.rs')
0 files changed, 0 insertions, 0 deletions