mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
Don't OOM when laying out basic web pages on Android This is a workaround for the symptom described in https://github.com/servo/servo/issues/20149#issuecomment-375366991 which looks like either a standard library or compiler bug. My release android build can load all sorts of web pages as expected with this change. <!-- 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/20390) <!-- Reviewable:end -->