546
edits
(Make the in-content design stuff clearer) |
(→JS) |
||
| Line 73: | Line 73: | ||
= JS = | = JS = | ||
Harmony proxies landed on mozilla-central. Going to use the API for this feature to implement wrappers more consistently and remove default multi-threaded access to JS objects. Objects that are to be shared across threads will have to be proxied by the code in https://bugzilla.mozilla.org/show_bug.cgi?id=566951. | |||
JM value scheme is testing nicely, this week should produce more data. | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=549143 | |||
= Electrolysis = | = Electrolysis = | ||
edits