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 upneed better way to execute debug code #420
Closed
Comments
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Switch back to using firefox as the default test browser in the webdriver test suite.
|
Prior art: there's cfg!(debug) and the new flag that Martin has introduced. |
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Fix upside down WebGL Fix WebGL texture UVs: WebGL canvas is renderered upside down in servo when webrender is enabled. glReadPixels is returning the correct image. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/420) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current pattern seems suboptimal: