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

Remove the webrender "compile xxx.glsl" messages #10273

Closed
paulrouget opened this issue Mar 29, 2016 · 0 comments
Closed

Remove the webrender "compile xxx.glsl" messages #10273

paulrouget opened this issue Mar 29, 2016 · 0 comments

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Mar 29, 2016

https://github.com/servo/webrender/blob/8508c49a32e454273ae0a0df457257586972f9d5/src/device.rs#L948

Many bug reports include the ~20 lines webrender dumps at startup.
Maybe println should be replaced with debug.

@paulrouget paulrouget added the E-easy label Mar 29, 2016
bors-servo added a commit to servo/webrender that referenced this issue Apr 1, 2016
Change compile_shader debug println to log

This should fix servo/servo#10273
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.

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