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

Upgrade to Spidermonkey 39 #34

Closed
wants to merge 4 commits into from
Closed

Conversation

@michaelwu
Copy link
Contributor

michaelwu commented Apr 24, 2015

Well, not really spidermonkey 39. It's just whatever I had pulled from master at the time. Maybe mozilla/gecko-dev@2f60231 ?

All the imported code goes into the mozjs directory now. There's a linker hack to disable some weak linking in MFBT which doesn't work with the way servo links things together. I'll probably have to discuss that with glandium. There's also a hack to remove PR_GetCurrentThread since that's totally broken if you're not using NSPR. That just needs to be cleaned up a bit and landed upstream.

I'm not entirely sure what to do with the library naming. I would actually prefer if we didn't use a shared mozjs on Android.

michaelwu added 4 commits Apr 21, 2015
Generated from make source-package in js/src.
@michaelwu michaelwu closed this May 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.