mirror of
https://github.com/servo/servo
synced 2026-05-10 09:02:30 +02:00
Use a BTreeMap to store formdata I'm really unsure about the MallocSizeOf of BTreeMap as I took the same code as for HashMap. Fixes #13105 Fixes #21381 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22103) <!-- Reviewable:end -->