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 upSupport new way of doing input source arrays #24397
Conversation
highfive
commented
Oct 8, 2019
|
Heads up! This PR modifies the following files:
|
highfive
commented
Oct 8, 2019
|
@bors-servo try=wpt |
Support new way of doing input source arrays Fixes #24395 r? @jdm <!-- 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/24397) <!-- Reviewable:end -->
|
I was doing a local run, pushed expectations @bors-servo r=jdm |
|
|
Support new way of doing input source arrays Fixes #24395 r? @jdm <!-- 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/24397) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
Support new way of doing input source arrays Fixes #24395 r? @jdm <!-- 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/24397) <!-- Reviewable:end -->
|
|
|
@bors-servo r=jdm (iirc that's one of the tests that's flakier in debug) |
|
|
Support new way of doing input source arrays Fixes #24395 r? @jdm <!-- 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/24397) <!-- Reviewable:end -->
|
Filed #24399 because it was a panic I had never observed before. |
|
Yep, was holding off on filing till this landed |
|
Oh, also, I was able to get the ballshooter example working with this (and servo/webxr#67 ) , but it stopped working later and I'm not sure why. Hitting the same BindTexture crash, but there's novisible error causing it. Need to investigate further. |
|
I have a patch that makes the BindTexture crash go away by adding |
|
Sweet, I'll see what happens with that patch tomorrow. |
|
|
Manishearth commentedOct 8, 2019
•
edited by SimonSapin
Fixes #24395
r? @jdm
This change is