compositing: Split Servo up into multiple sandboxed processes.#8599
compositing: Split Servo up into multiple sandboxed processes.#8599bors-servo merged 1 commit intoservo:masterfrom
Conversation
|
@bors-servo: r=metajack |
|
📌 Commit 8763475 has been approved by |
compositing: Split Servo up into multiple sandboxed processes. Multiprocess mode is enabled with the `-M` switch, and sandboxing is enabled with the `-S` switch. Rebase of #6884.
|
💔 Test failed - gonk |
|
|
@jdm Pushed a gaol update to address that. |
|
@bors-servo: r=metajack |
|
📌 Commit 3327234 has been approved by |
|
⌛ Testing commit 3327234 with merge 24dbfdb... |
compositing: Split Servo up into multiple sandboxed processes. Multiprocess mode is enabled with the `-M` switch, and sandboxing is enabled with the `-S` switch. Rebase of #6884. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8599) <!-- Reviewable:end -->
|
💔 Test failed - gonk |
|
|
I'm super confused about the build errors on non-linux platforms, since I can build it without issue on OS X (and the code being referenced in some errors does not appear to exist locally??) |
|
Oh, it exists after rebasing. Delightful! |
compositing: Split Servo up into multiple sandboxed processes. Multiprocess mode is enabled with the `-M` switch, and sandboxing is enabled with the `-S` switch. Rebase of #6884. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8599) <!-- Reviewable:end -->
|
💔 Test failed - gonk |
|
|
I'm used to seeing that first panic as a result of |
Multiprocess mode is enabled with the `-M` switch, and sandboxing is enabled with the `-S` switch.
|
@bors-servo: try |
compositing: Split Servo up into multiple sandboxed processes. Multiprocess mode is enabled with the `-M` switch, and sandboxing is enabled with the `-S` switch. Rebase of #6884. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8599) <!-- Reviewable:end -->
|
☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-ref-unit, mac-rel-css, mac-rel-wpt |
|
@bors-servo: r=metajack |
|
📌 Commit 1c13081 has been approved by |
compositing: Split Servo up into multiple sandboxed processes. Multiprocess mode is enabled with the `-M` switch, and sandboxing is enabled with the `-S` switch. Rebase of #6884. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8599) <!-- Reviewable:end -->
|
☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-ref-unit, mac-rel-css, mac-rel-wpt |
Multiprocess mode is enabled with the
-Mswitch, and sandboxing isenabled with the
-Sswitch.Rebase of #6884.