mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
These are two different passes during layout, but previously they shared a state object. While some of the members are the same, many are different so we separate them out into two separate objects. We also change the HashMaps of these state objects to use the FnvHashMap.
6.2 KiB
6.2 KiB