diff options
author | bors-servo <servo-ops@mozilla.com> | 2022-04-17 14:29:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-17 14:29:51 -0400 |
commit | 6a871808e893c3b9f4dffde1abacff7898c2612f (patch) | |
tree | 9bbe9b99713286fd126647122348d57a31842836 /python/servo/bootstrap.py | |
parent | d282504b6c992e1ff9e38c20a6183c95f72f8fd0 (diff) | |
parent | b978f83e529092999f997279007300cd47ce2369 (diff) | |
download | servo-6a871808e893c3b9f4dffde1abacff7898c2612f.tar.gz servo-6a871808e893c3b9f4dffde1abacff7898c2612f.zip |
Auto merge of #28875 - wusyong:trace-sizes, r=jdm
Add trace logs when assigning inline/block sizes
<!-- Please describe your changes on the following line: -->
Adding trace logs before and after assigning inline_size and block_size for flows.
This could help debugging layout changes instead of keep printing manually in a debugger.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it only add trace logs
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python/servo/bootstrap.py')
0 files changed, 0 insertions, 0 deletions