JavaScript/HandlingThreads
Jump to navigation
Jump to search
In Firefox 4, JS extensions using nsIThread.dispatch won't work the same way they have in the past. The purpose of this page is to document the design choices we have, so we can get to a decision, late though it may be.
- MT Proxies
- ChromeWorkers w/ usable Constructor
- Nothing
- Environment cloning
- structured cloning with WrappedNative handling