Pipeline visibility logic change#13227
Pipeline visibility logic change#13227bors-servo merged 1 commit intoservo:masterfrom jmr0:pipeline_visibility
Conversation
|
Heads up! This PR modifies the following files:
|
|
Thanks a lot for taking care of this! The notion of "previous"/"old" pipeline is not always clear. For example, on reload, a new pipeline is created and the current pipeline is dismissed (see #13167). What's the meaning of old/previous in this case? Because this might be confusing, I would recommend to pass the As usual, I'm not a reviewer, I'll let someone else comment on this. |
|
☔ The latest upstream changes (presumably #11698) made this pull request unmergeable. Please resolve the merge conflicts. |
|
r? @jdm |
|
I found @paulrouget's comments valuable to help focus on the intended effects of these changes, but I actually disagree with his conclusion. I think providing what is effectively a source pipeline to |
|
Works for me :) |
|
@bors-servo r=jdm |
|
📌 Commit cf21ea5 has been approved by |
Pipeline visibility logic change <!-- Please describe your changes on the following line: --> cc @paulrouget @jdm --- <!-- 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 fix #13191 (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/13227) <!-- Reviewable:end -->
|
☀️ Test successful - arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt, windows-dev |
|
Thanks @paulrouget and @jdm |
cc @paulrouget @jdm
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is