mirror of
https://github.com/servo/servo.git
synced 2025-06-21 23:59:00 +01:00
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. |
||
---|---|---|
.. | ||
base.rs |