Conversation
|
Heads up! This PR modifies the following files:
|
|
CC @paulrouget |
| [dependencies] | ||
| backtrace = "0.2" | ||
| browserhtml = {git = "https://github.com/browserhtml/browserhtml", branch = "crate"} | ||
| glutin_app = {path = "../../ports/glutin"} |
There was a problem hiding this comment.
Can / should this new servo crate be merged with the glutin_app crate?
There was a problem hiding this comment.
cef uses glutin_app as well
|
|
|
@bors-servo: try |
Move the servo binary to ports. <!-- 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/14172) <!-- Reviewable:end -->
|
💔 Test failed - linux-dev |
build-cef failed. |
|
☔ The latest upstream changes (presumably #14177) made this pull request unmergeable. Please resolve the merge conflicts. |
|
@bors-servo try |
Move the servo binary to ports. <!-- 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/14172) <!-- Reviewable:end -->
|
💔 Test failed - mac-rel-wpt1 |
|
|
@bors-servo try |
Move the servo binary to ports. <!-- 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/14172) <!-- Reviewable:end -->
|
@bors-servo try |
|
💔 Test failed - linux-rel-css |
|
|
@bors-servo retry |
|
⚡ Previous build results for arm32, arm64, linux-dev, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-dev are reusable. Rebuilding only linux-rel-css, linux-rel-wpt... |
|
💔 Test failed - linux-rel-css |
Move the servo binary to ports. <!-- 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/14172) <!-- Reviewable:end -->
|
☀️ Test successful - arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-dev |
|
This broke the doc build. The docs are likely living in the wrong folder now. |
Fixes `./mach doc` regression caused by servo#14172.
This change is