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

need better way to execute debug code #420

Closed
metajack opened this issue May 8, 2013 · 1 comment
Closed

need better way to execute debug code #420

metajack opened this issue May 8, 2013 · 1 comment

Comments

@metajack
Copy link
Contributor

@metajack metajack commented May 8, 2013

The current pattern seems suboptimal:

debug!("%?", {
  // code goes here
  ()});
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.
@jdm
Copy link
Member

@jdm jdm commented Oct 21, 2014

Prior art: there's cfg!(debug) and the new flag that Martin has introduced.

@jdm jdm closed this Oct 21, 2014
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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.