diff options
author | bors-servo <infra@servo.org> | 2023-05-03 16:06:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-03 16:06:22 +0200 |
commit | 7202ee43e7838f5b8d303641a3643885b7660f41 (patch) | |
tree | 955b5db9f21642c6895dc1e1f658e4aadad62695 /components/layout_2020/fragment_tree/containing_block.rs | |
parent | 77a184a0e7379a63a0d9d8bf442d8dd5c3b5e307 (diff) | |
parent | 7d7abef602f943ba8035cf8c3e3f5eb4c13124ef (diff) | |
download | servo-7202ee43e7838f5b8d303641a3643885b7660f41.tar.gz servo-7202ee43e7838f5b8d303641a3643885b7660f41.zip |
Auto merge of #29692 - atbrakhi:move_loggers_from_constellation, r=mrobinson
Move `FromScriptLogger` and `FromCompositorLogger` to seperate file
<!-- Please describe your changes on the following line: -->
This PR is an attempt to refactor the `constellation.rs` file in order to make it more readable. Starting the initiative with moving `FromScriptLogger` and `FromCompositorLogger` to a separate`logger.rs` file as they don't have any major dependency to be in the `constellation.rs` file itself.
Also noticed a broken link in `docs/HACKING_QUICKSTART.md` file. Adding the correct url.
---
<!-- 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 ___
<!-- 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 'components/layout_2020/fragment_tree/containing_block.rs')
0 files changed, 0 insertions, 0 deletions