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

Added first-cut implementation of XR layers #26168

Merged
merged 1 commit into from Apr 13, 2020
Merged

Conversation

@asajeffrey
Copy link
Member

asajeffrey commented Apr 10, 2020

Starting on an implementation of https://immersive-web.github.io/layers/

This PR doesn't add any new functionality, just the plumbing.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • There are tests for these changes OR
@highfive
Copy link

highfive commented Apr 10, 2020

Heads up! This PR modifies the following files:

  • @KiChjang: components/script/dom/xrrenderstate.rs, components/script/dom/xrmediabinding.rs, components/script/dom/webidls/XRLayer.webidl, components/script/dom/webidls/XRSubImage.webidl, components/script/dom/webidls/XRMediaBinding.webidl and 9 more
@highfive
Copy link

highfive commented Apr 10, 2020

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@asajeffrey
Copy link
Member Author

asajeffrey commented Apr 10, 2020

It's still a draft because it needs some tests added.

@asajeffrey asajeffrey marked this pull request as ready for review Apr 13, 2020
@asajeffrey
Copy link
Member Author

asajeffrey commented Apr 13, 2020

components/script/dom/xrrenderstate.rs Outdated Show resolved Hide resolved
@asajeffrey asajeffrey force-pushed the asajeffrey:xrlayers branch from e40231f to fda8da0 Apr 13, 2020
@asajeffrey
Copy link
Member Author

asajeffrey commented Apr 13, 2020

@bors-servo r=Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Apr 13, 2020

📌 Commit fda8da0 has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Apr 13, 2020

Testing commit fda8da0 with merge ddf6b3f...

bors-servo added a commit that referenced this pull request Apr 13, 2020
Added first-cut implementation of XR layers

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

Starting on an implementation of https://immersive-web.github.io/layers/

This PR doesn't add any new functionality, just the plumbing.

---
<!-- 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] There are tests for these changes OR

<!-- 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. -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 13, 2020

💔 Test failed - status-taskcluster

@asajeffrey
Copy link
Member Author

asajeffrey commented Apr 13, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Apr 13, 2020

Testing commit fda8da0 with merge 37b555a...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 13, 2020

☀️ Test successful - status-taskcluster
Approved by: Manishearth
Pushing 37b555a to master...

@bors-servo bors-servo merged commit 37b555a into servo:master Apr 13, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
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.