Open Bug 1188693 Opened 9 years ago Updated 2 years ago

Route spidermonkey TLS and other threading calls through the embedding

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: bholley, Unassigned)

References

(Depends on 1 open bug)

Details

See this thread here: https://groups.google.com/forum/#!topic/mozilla.dev.tech.js-engine/LJm98wAy4hc

I think that we should route SpiderMonkey threading operations through the embedding, so that we can eventually have JSRuntimes owned by a task queue rather than an OS thread. I think it would make sense to build this on top of AbstractThread, which I'm hoisting into mfbt in bug 1188690.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.