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

Allow building a debug SpiderMonkey build #352

Closed
jdm opened this issue Apr 8, 2013 · 2 comments
Closed

Allow building a debug SpiderMonkey build #352

jdm opened this issue Apr 8, 2013 · 2 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Apr 8, 2013

Some sort of configure flag like --enable-debug-spidermonkey, probably.

@aydinkim
Copy link

@aydinkim aydinkim commented Apr 9, 2013

You mean we need to turn on the "--enable-debug" option at mozjs build time with modifying servo's global configure script?
If true, Simply I can do that.

@jdm
Copy link
Member Author

@jdm jdm commented Apr 9, 2013

Yes, the mozjs configure file should already have an --enable-debug flag that we can use from the servo configure script.

@brson brson closed this Apr 16, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
compile in shaders to webrender instead of requiring a res directory

Fixes issue servo#352.

res directory can be used to override.

<!-- 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/563)
<!-- 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.

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