diff options
author | bors-servo <infra@servo.org> | 2023-06-10 16:54:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-10 16:54:24 +0200 |
commit | 7d9839acc8a56499e81c5b0e20ca874b0f005757 (patch) | |
tree | 5bcf00a8e624b7d84870d94c08aa75f52ad5ca06 /python | |
parent | 9aeed659dc08eee21653db4cd483f31d59d6bb5b (diff) | |
parent | 9cdcf98165d0c0f38e64a47c94e3ad82a3c9136b (diff) | |
download | servo-7d9839acc8a56499e81c5b0e20ca874b0f005757.tar.gz servo-7d9839acc8a56499e81c5b0e20ca874b0f005757.zip |
Auto merge of #29863 - nicoburns:fix-infinite-loop-when-shrinking, r=Loirooriol
Fix infinite loop in flexbox algorithm
Only apply step 5c of "resolve flexible lengths" if sum of scaled flexible shrink factors > 0
Probably fixes #29852 (but speculative as I can't get mach to run).
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions