| content-process-storage.js |
|
14711 |
| moz.build |
|
506 |
| nsi-console-listener-watcher.js |
Start watching for all messages related to a given Target Actor.
This will notify about existing messages, as well as those created in the future.
@param TargetActor targetActor
The target actor from which we should observe messages
@param Object options
Dictionary object with following attributes:
- onAvailable: mandatory function
This will be called for each resource.
|
5727 |
| parent-process-storage.js |
|
21305 |