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 upImprove debugging output for WebGL errors. #20878
Conversation
|
The macro looks so much better than the giant match :) @bors-servo r+ |
|
|
Improve debugging output for WebGL errors. This changes made it much easier to figure out what was triggering #20876. --- - [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 they only affect error output. <!-- 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/20878) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
jdm commentedMay 29, 2018
•
edited by SimonSapin
This changes made it much easier to figure out what was triggering #20876.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is