mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Tidying up constellation. <!-- Please describe your changes on the following line: --> Some miscellaneous tidying up to the constellation: - improve the efficiency of testing emptiness of the joint session past and future, - add some helpful debug logs, - make the if-statement for pipeline traversal easier to read. r? @ConnorGBrewster --- <!-- 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 - [X] These changes do not require tests because tidying up <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/13966) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
Cargo.toml | ||
constellation.rs | ||
lib.rs | ||
pipeline.rs | ||
sandboxing.rs | ||
timer_scheduler.rs |