20
edits
| Line 53: | Line 53: | ||
= Content Update = | = Content Update = | ||
* JavaScript inter-Process Wrappers (benjamn): | |||
** Refactored to represent each JSObject with an actor pair. | |||
** frameLoader.attachChildGlobal(node, "propertyName") to create a property on |node| corresponding to the child's global object, thereby exposing the wrapper. | |||
** Grass-roots support (mrkbap, peterv) for a change in terminology: Cross-Process Object Wrappers (CPOWs)? | |||
= Platform-specific Support Update = | = Platform-specific Support Update = | ||
edits