Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWebXR initialization #23675
WebXR initialization #23675
Conversation
highfive
commented
Jul 1, 2019
|
Heads up! This PR modifies the following files:
|
|
@bors-servo r+ |
|
|
WebXR initialization <!-- Please describe your changes on the following line: --> Initialize a WebXR device registry in Servo. --- <!-- 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 this is hidden plumbing at the moment <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- 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/23675) <!-- Reviewable:end -->
|
@bors-servo r- should land #23575 first |
|
|
|
@bors-servo r=Manishearth |
|
|
|
Oh rats, there's merge conflicts. |
|
|
|
|
8ab607a
to
c383741
|
@bors-servo r=Manishearth |
|
|
|
|
|
@bors-servo retry |
|
|
c383741
to
135ad4a
|
Rebased. @bors-servo r=Manishearth |
|
|
WebXR initialization <!-- Please describe your changes on the following line: --> Initialize a WebXR device registry in Servo. --- <!-- 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 this is hidden plumbing at the moment <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- 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/23675) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
WebXR initialization <!-- Please describe your changes on the following line: --> Initialize a WebXR device registry in Servo. --- <!-- 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 this is hidden plumbing at the moment <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- 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/23675) <!-- Reviewable:end -->
|
|
asajeffrey commentedJul 1, 2019
•
edited by SimonSapin
Initialize a WebXR device registry in Servo.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is