Removed sources of panic from piepline.rs.#10423
Conversation
|
Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion. components/compositing/pipeline.rs, line 135 [r1] (raw file): Comments from Reviewable |
|
Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion. components/compositing/pipeline.rs, line 135 [r1] (raw file): Comments from Reviewable |
|
@bors-servo r=emilio |
|
📌 Commit 0e6ff74 has been approved by |
|
@bors-servo: r- |
|
Oops, sorry, didn't notice :) |
0e6ff74 to
01b6e4a
Compare
|
Squashed. |
|
@bors-servo: r=emilio,jdm |
|
📌 Commit 01b6e4a has been approved by |
|
⌛ Testing commit 01b6e4a with merge bcac1a3... |
…=emilio,jdm Removed sources of panic from piepline.rs. Fixes #10422. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10423) <!-- Reviewable:end -->
|
💔 Test failed - linux-rel |
|
⚡ Previous build results for android, arm32, arm64, linux-dev, mac-dev-unit, mac-rel-css, mac-rel-wpt are reusable. Rebuilding only linux-rel... |
|
☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt |
Fixes #10422.
This change is