зеркало из https://github.com/mozilla/gecko-dev.git
2c9246c4eb
<!-- Please describe your changes on the following line: --> `line 30-31` in `servo/etc/memory_reports_over_time.py` should just ignore any line that doesn't begin with `|`. The new if statement added such as `if line.startswith('|'):` then continue to append. So, only lines begin with `|` will be appended. --- <!-- 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 #20257(github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because of __ <!-- 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. --> Source-Repo: https://github.com/servo/servo Source-Revision: eb09d8c6e2e0d84f5a43267a37614b27f3451311 --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : 5d14215b57fe1de78baaa16ca2a480ad7322ca56 |
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
layout_viewer | ||
cert_generator.js | ||
jsdefine | ||
memory_chart.html | ||
memory_reports_over_time.py | ||
patch-trace-template.py | ||
rustdoc-style.html | ||
rustdoc-with-private | ||
servo.sb | ||
servo_gdb.py | ||
valgrind-memcheck.supp |