Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register a glwindow test XR device #23721

Merged
merged 1 commit into from Jul 6, 2019

Conversation

@asajeffrey
Copy link
Member

asajeffrey commented Jul 5, 2019

Registers a test WebXR device with the glutin port.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not require tests because it's webxr plumbing

This change is Reviewable

@highfive
Copy link

highfive commented Jul 5, 2019

Heads up! This PR modifies the following files:

  • @paulrouget: ports/glutin/embedder.rs, components/compositing/compositor.rs, ports/glutin/Cargo.toml, components/compositing/windowing.rs, components/compositing/compositor_thread.rs and 1 more
@asajeffrey
Copy link
Member Author

asajeffrey commented Jul 5, 2019

Blocked on servo/webxr#6

The first commit is #23720.

@asajeffrey
Copy link
Member Author

asajeffrey commented Jul 5, 2019

@highfive highfive assigned Manishearth and unassigned emilio Jul 5, 2019
@Manishearth
Copy link
Member

Manishearth commented Jul 5, 2019

@bors-servo r+

dom.webxr.test is for the mock API, fwiw. we can add a mock endpoint to glwindow, though

@bors-servo
Copy link
Contributor

bors-servo commented Jul 5, 2019

📌 Commit 929e878 has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2019

Testing commit 929e878 with merge fc8c769...

bors-servo added a commit that referenced this pull request Jul 6, 2019
 Register a glwindow test XR device

<!-- Please describe your changes on the following line: -->

Registers a test WebXR device with the glutin port.

---
<!-- 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 it's webxr plumbing

<!-- 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/23721)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2019

💔 Test failed - linux-rel-css

@asajeffrey asajeffrey force-pushed the asajeffrey:webxr-glwindow branch from 929e878 to 8e53585 Jul 6, 2019
@asajeffrey
Copy link
Member Author

asajeffrey commented Jul 6, 2019

Rebased and updated webxr crates. @bors-servo r=Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2019

📌 Commit 8e53585 has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2019

Testing commit 8e53585 with merge ba0628a...

bors-servo added a commit that referenced this pull request Jul 6, 2019
 Register a glwindow test XR device

<!-- Please describe your changes on the following line: -->

Registers a test WebXR device with the glutin port.

---
<!-- 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 it's webxr plumbing

<!-- 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/23721)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 6, 2019

☀️ Test successful - linux-rel-css, linux-rel-wpt, status-taskcluster
Approved by: Manishearth
Pushing ba0628a to master...

@bors-servo bors-servo merged commit 8e53585 into servo:master Jul 6, 2019
3 checks passed
3 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.